dev: add TODOs of things to fix

This commit is contained in:
mcolonna 2024-11-20 16:58:44 +01:00
parent c8b3a42d13
commit f3da11b105
7 changed files with 94 additions and 0 deletions

View file

@ -7,3 +7,8 @@ TODO check when project is finished:
- check norminette on cluster
TODO: better timedloop for bonus
TODO: map parsing: fix segfault if bad texture
TODO: map parsing: fix when color value > 255
TODO: what if the pointer goes outside of the window?
TODO: fix inverted west and east textures
TODO: fix nobonus speed

View file

@ -0,0 +1,13 @@
F 255,256,0
C 0,2,67
EA textures/east.xpm
NO textures/north.xpm
SO textures/south.xpm
WE textures/west.xpm
111
111110111
10000N001
111110111
101
101
111

View file

@ -0,0 +1,13 @@
F ",127,0
C 0,2,67
EA textures/east.xpm
NO textures/north.xpm
SO textures/south.xpm
WE textures/west.xpm
111
111110111
10000N001
111110111
101
101
111

View file

@ -0,0 +1,13 @@
F 255,127,0
C 2,349,67
EA textures/east.xpm
NO textures/north.xpm
SO textures/south.xpm
WE textures/west.xpm
111
111110111
10000N001
111110111
101
101
111

View file

@ -0,0 +1,13 @@
F 255,127,0
C 0,\(^.^)/,67
EA textures/east.xpm
NO textures/north.xpm
SO textures/south.xpm
WE textures/west.xpm
111
111110111
10000N001
111110111
101
101
111

View file

@ -0,0 +1,13 @@
F 255,127,0
C 0,2,67
EA textures/nowhere.xpm
NO textures/nowhere.xpm
SO textures/nowhere.xpm
WE textures/nowhere.xpm
111
111110111
10000N001
111110111
101
101
111

View file

@ -0,0 +1,24 @@
F 255, 127 ,0
C 0, 2 , 67
EA textures/east.xpm
NO textures/north.xpm
SO textures/south.xpm
WE textures/west.xpm
1111111
1000001
10W0001
1000001
1111111