Преглед изворни кода

Added some content to README

Actually it's just to test the Telegram bot.
Florian DORMONT пре 10 година
родитељ
комит
3b6bafbec1
1 измењених фајлова са 16 додато и 0 уклоњено
  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.