-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtodo.txt
51 lines (51 loc) · 927 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
X cp flip
X add layer
X sprites
X set layer as sprite-based
X draw sprites
X print
X font
X sounds wave
X load sounds
X play sounds
X music mod
X load mods
X play mods
X init function
X package / build
X support for tiled
X input
X update loop
X FPS
X package cart
X indexed colors
X palette functions
X code cleanup
X start screen
pause
make custom mod
X license
X documentation
X tutorial
X more map functions
X limit buttons
N return points from draw functions ?
X triangle (+ triangle fill)
X website
X code optimizations
X memoize
X memoize colors conversion
X trig functions
X random
X example cart with all functions
X mask
X api refactoring
X fix filled triangle (see example)
volume undefined = return volume (adjust example)
X handle init if not defined in index.html
X screenshot
gif screen capture
X cart label
X example label
X update release
X more source files