|
@@ -6,6 +6,9 @@ http://www.utf8-chartable.de/unicode-utf8-table.pl?utf8=0x
|
6
|
6
|
** DONE Get bearlibterminal autowrapped and basic window working.
|
7
|
7
|
CLOSED: [2016-01-01 Fri 22:52]
|
8
|
8
|
** High Priority
|
|
9
|
+*** TODO Randomly place enemies
|
|
10
|
+*** TODO Randomly place ally tombs
|
|
11
|
+- [ ] Player can wake up allies by entering room
|
9
|
12
|
*** TODO Create enemy AI
|
10
|
13
|
- [ ] Detect whether player can be seen
|
11
|
14
|
- [ ] Move to player
|
|
@@ -15,9 +18,6 @@ CLOSED: [2016-01-01 Fri 22:52]
|
15
|
18
|
- [ ] Detect whether enemies can be seen
|
16
|
19
|
- [ ] If enemies, move to them and attack.
|
17
|
20
|
- [ ] If not enemies, move toward player.
|
18
|
|
-*** TODO Randomly place enemies
|
19
|
|
-*** TODO Randomly place ally tombs
|
20
|
|
-- [ ] Player can wake up allies by entering room
|
21
|
21
|
*** DONE Create player character
|
22
|
22
|
CLOSED: [2016-01-10 Sun 21:00]
|
23
|
23
|
- [X] Health (no regeneration)
|