Cuber01 / fenko-wally

Framework for developing games in Wally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fenko

SDL2 pixel based framework for drawing, sound and input. It aims to be great for quick projects, prototypes or simulations and give the user as few limitations as possible.

Available for C++ and Wally out of the box.

This is the Wally compatible version.

Compile

cmake .
make

Other

Last time Wally files updated - July 13th 2022

About

Framework for developing games in Wally.

License:GNU General Public License v3.0


Languages

Language:C++ 49.1%Language:C 47.1%Language:CMake 3.8%