Update README.md

This commit is contained in:
Matt Thorson 2020-05-08 21:08:47 -07:00 committed by GitHub
parent 3920582e4a
commit c08ada59d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,5 @@ 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.