소스 검색

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.