Skip to content

Framework for developing games in Wally.

License

Notifications You must be signed in to change notification settings

Cuber01/fenko-wally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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