Go to file
2020-05-21 20:33:29 -07:00
SampleGame Removed unneeded (in Beef 0.42.4) SDL2 dependency 2020-05-21 13:16:25 -07:00
src CornerCorrection fix 2020-05-21 20:33: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-08 21:08:47 -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.

To run the sample game, in the Beef IDE select Open Workspace, and select the Strawberry/SampleGame folder.