Update README.md

This commit is contained in:
Matt Thorson
2020-05-21 21:34:09 -07:00
committed by GitHub
parent 9695d0cc4f
commit 292213dae5

View File

@ -1,9 +1,6 @@
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.
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 tools: