Add car tint
This commit is contained in:
parent
8fda53cb35
commit
9a431f72de
3 changed files with 31 additions and 2 deletions
5
TODO.txt
5
TODO.txt
|
@ -4,8 +4,8 @@
|
|||
- use 332 in SDL with potato?
|
||||
- option to turn on simple 332 colors?
|
||||
- c99 may impose limit 4095 chars on str literal, gives warning on internal
|
||||
data file, try to somehow hack around it
|
||||
- add ifdefs that change car color?
|
||||
data file, try to somehow hack around it (maybe just convert it to an array in
|
||||
the end?)
|
||||
- add indicator that menu can be scrolled down
|
||||
- car deglitch idea: deglitch only if the middle joint collided this frame?
|
||||
- some kinda easteregg in menu or smt
|
||||
|
@ -67,6 +67,7 @@
|
|||
|
||||
=========== HANDLED ==============
|
||||
|
||||
- add ifdefs that change car color?
|
||||
- sometimes getting a SLIGHTLY slower time counts as beating it (prolly
|
||||
conversion fail) (SEEMS FIXED NOW)
|
||||
- make a small txt game manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue