X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity/blobdiff_plain/971ff307c745e394ba3fd20e9dfbd1f302736c7c..ae99b55e21cc721a28a651120a04387f4a27a9d0:/README.md?ds=inline diff --git a/README.md b/README.md index 434196a..f90083b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Serpentity is a simple entity framework inspired by Ash. +# Serpentity + +Serpentity is a simple entity framework inspired by [Ash][ash]. Usage: @@ -92,6 +94,9 @@ Just run `engine.update(dt)` in your game loop :D ## TO-DO +* Priorities * Removing components * Implement the ashteroids demo (Serpentoids) * Actually check performance + +[ash]: http://www.ashframework.org/