Go to file
2022-01-23 11:53:42 +08:00
SampleGame The sample game works again! 2021-12-23 17:09:38 -08:00
src Merge f514bd5928 into bc7f17734d 2022-01-23 11:53:42 +08:00
.gitattributes Initial commit 2020-05-04 20:50:38 -07:00
.gitignore Big restructuring - sample game is currently broken 2021-02-04 23:11:51 -08:00
BeefProj.toml Added ImGui dependency and hooked it up 2021-02-16 22:56:49 -08:00
license.txt MIT license 2020-05-07 13:52:39 -07:00
README.md Update README.md 2021-12-28 23:52:54 -08:00

=== Strawberry

A tiny 2D game engine focused on usability and simplicity. Written in Beef language, and using SDL2.

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

=== Related links

~Beef Language https://github.com/beefytech/Beef Free & Open Source The programming language and IDE used for Strawberry game development