-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
67 lines (58 loc) · 1.25 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
15/03/27
-TicTacToe
-I consider this page complete.
-Snake
-Autoplay.
-Score
-High score.
-Difficulty.
-Start/restart button.
15/03/24
-TicTacToe
-Implement 1/2 player.
-Implement difficulty level.
-Add win/lose/draw announcements.
-Snake
-Autoplay.
-Score
-High score.
-Difficulty.
-Start/restart button.
15/03/23
-TicTacToe
-Implement 1/2 player.
-Implement difficulty level.
-Add win/lose/draw announcements.
-Snake
-Create snake game using canvas.
15/03/21.1
-Implement 1/2 player.
-Implement difficulty level.
-Create snake game in HTML5.
-Add win/lose/draw announcements.
15/03/21
-Implement 1/2 player.
-Implement difficulty level.
-Create snake game in HTML5.
-Maybe reduce tictactoe image size.
-Add win/lose/draw announcements.
15/03/18
-Implement 1/2 player.
-Implement difficulty level.
-Implement recursive AI for TicTacToe
-Create snake game in HTML5
15/03/16
-Implement recursive AI for TicTacToe
-Create TicTacToe in javascript
-Create snake game in html5
15/03/15.2
-Create TicTacToe in javascript
-Create snake game in html5
15/03/15.1
-Decide on minigame to include using HTML5
-Decide on javascript to include
15/03/15
-Decide on minigame to include using HTML5
-Decide on javascript to include
-Set up contact page
-Set up projects page