aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-13 09:42:18 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-13 09:42:18 -0700
commit56bf151b4fd091360246b2cfe230997e4082b0bc (patch)
tree68648edceada6302c8896efd878e54b7b3bbea73 /TODO.md
parent12e3bb51af09c56f306a1a365e989e8fb96b8a99 (diff)
Start working on updating global data structures
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 5de3a9a..63c16ec 100644
--- a/TODO.md
+++ b/TODO.md
@@ -26,7 +26,7 @@ https://git.lidavidm.me/cacheracer/.
- [ ] Player status
- [ ] Core status
- [ ] Cache info
- - [ ] Enemy status should be inaccessible unless in sneak-attack mode
+ - [ ] Enemy memory should be inaccessible unless in sneak-attack mode
## Scoring
@@ -50,7 +50,7 @@ https://git.lidavidm.me/cacheracer/.
- [ ] Write the header file
- [x] Write some sample bots
- - [ ] Publish them
+ - [x] Publish them
- [ ] Package RISC-V toolchain
- [ ] Find way to shrink toolchain
- [ ] Implement debugger