From 677f928467a248fdcac9a0f56ea38348d5ceaaa6 Mon Sep 17 00:00:00 2001 From: Alula Date: Thu, 27 Aug 2020 07:10:54 +0200 Subject: [PATCH] update roadmap --- README.md | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73043e3..276eeb2 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,28 @@ The engine should work fine with [CSE2-Enhanced](https://github.com/Clownacy/CSE #### Roadmap -- [x] Tilemap and player rendering -- [ ] Weapons +- [ ] Rendering + - [x] Backdrops + - [x] Tilemap + - [x] Player and it's animations + - [x] Carets + - [ ] Bullets + - [ ] NPCs + - [ ] Text + - [ ] HUD - [ ] Text scripts (TSC) -- [ ] Making it actually playable + - [x] Initial implementation + - [x] Execution of basic subset of opcodes and game conversations + - [ ] Full implementation +- [ ] NPCs/entities +- [ ] Weapons - [ ] Modding enhancements and built-in tools -- [ ] **idk the list is TBD** + - [x] Debugger + - [ ] Level editor + - [ ] Texture auto-reload mode for spriters +- [ ] Optional enhanced graphics effects + +*(tbd)* #### Mandatory screenshots