Go to file
Matt Thorson 136023dae2 Ignore
2020-05-08 21:06:59 -07:00
SampleGame Ignore 2020-05-08 21:06:59 -07:00
src Sample game. Easing methods. Colors. 2020-05-08 21:05:29 -07:00
.gitattributes Initial commit 2020-05-04 20:50:38 -07:00
.gitignore Ignore 2020-05-08 21:06:59 -07:00
BeefProj.toml Initial commit 2020-05-04 20:50:38 -07:00
license.txt MIT license 2020-05-07 13:52:39 -07:00
README.md Update README.md 2020-05-07 13:58:51 -07:00

Strawberry

A tiny 2D game engine focused on usability and simplicity. Written in Beef language (https://github.com/beefytech/Beef), and using SDL2.