Update TODO

This commit is contained in:
Miloslav Číž 2020-09-13 16:46:51 +02:00
parent 9227ee71b4
commit a426d0678b
1 changed files with 3 additions and 1 deletions

View File

@ -148,7 +148,8 @@ level ideas:
bugs:
- Bytebeat is bugged on Pokitto, outputs different values than on PC. Fix this.
- Player jumps higher on lower FPS, is able to jump on 4 squares. Also check the
distance jump.
done:
@ -192,6 +193,7 @@ done:
- enemies close to a wall often don't get drawn
- Architecture change: make platform files compilable and move main.c to game.h
(so that pokitto is .cpp, GB is .ino etc.).
- Bytebeat is bugged on Pokitto, outputs different values than on PC. Fix this.
scratched:
- try to make z-buffer 3 line instead of 1D, possibly like this (to keep