StrawberryBF/README.md

7 lines
258 B
Markdown
Raw Normal View History

2020-05-08 04:56:14 +08:00
Strawberry
2020-05-08 04:55:31 +08:00
A tiny 2D game engine focused on usability and simplicity.
2020-05-08 04:58:51 +08:00
Written in Beef language (https://github.com/beefytech/Beef), and using SDL2.
2020-05-09 12:08:47 +08:00
To run the sample game, in the Beef IDE select Open Workspace, and select the Strawberry/SampleGame folder.