forked from ryanb/ruby-warrior
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
21 lines (19 loc) · 1.01 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Primary
- after climbing the tower, re-run the last script on all levels
- update primary README to current abilities and game
- stick to only one player.rb file and just update readme file each time (no separate level folders)
- attacking or looking backward should be less effective than forward/left/right
% make beginner tower go up to the 10th level
% make intermediate tower go up to the 15th level
- polish into gem
Secondary
- use proxy whenever sending space to Player to avoid hacking
- hard wrap long descriptions/tips/clues
- don't require selecting tower when running command inside tower directory
Ideas
- handle errors cleanly stating if it's in the user's Player script
- rename tower to dungeon
- invalidate old player.rb when generating a new level so they don't accidentally edit that one.
- some actions take multiple turns (such as swinging a large axe) other units may be able to detect this and get out of the way
- add taunt ability to force other units to walk towards you
- rename towers to more creative names