# CacheRacer TODOs - [ ] Come up with a theme ## Scoring - [ ] Stop game once score reached - [ ] Provide visualization (possibly using console?) like one used at tournament ## Sneak Attack/Retreat - [ ] Test sneak attack/retreat system calls ## Traps - [ ] Implement traps - [ ] Rebalance traps ## Development/Debugging - [x] Write some sample bots - [ ] Publish them - [ ] Package RISC-V toolchain - [ ] Find way to shrink toolchain - [ ] Implement debugger - [ ] Debug logging - [ ] Cache misses/stalls - [ ] Traps ## Misc