diff --git a/README.md b/README.md index f239ee7..cc9efd9 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -A simple game engine for 2D RPG/jRPG games! \ No newline at end of file +A simple game engine for 2D RPG/jRPG games! +Written with java using IntelliJ IDEA. Uses slick2d. + +RPGE is the engine itself. + +SandboxRPG is a sample game.