Browse Source

Added some content to README

Actually it's just to test the Telegram bot.
Florian DORMONT 10 years ago
parent
commit
3b6bafbec1
1 changed files with 16 additions and 0 deletions
  1. 16 0
      README.md

+ 16 - 0
README.md

@@ -12,3 +12,19 @@ sure to clone the submodules as well !
 
 To compile the project, simply run make (-j friendly).
 
+## Plans
+
+### What need to be done
+
+- Entities (planning in progress)
+- Events
+- Battle Engine (planning in progress)
+- I/O file data
+- Scripting
+- UI (research in progress)
+- Character system.
+- Items
+
+### What's already done
+- Map system.
+- Basic text routines.