File tree 2 files changed +28
-4
lines changed
2 files changed +28
-4
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,13 @@ <h3>Space Invaders</h3>
75
75
< a href ="http://quephird.github.io/games/space-invaders/html/Main.html "> Play</ a >
76
76
</ div >
77
77
</ li >
78
+ < li >
79
+ < h3 > Clicker Builder</ h3 >
80
+ < p > An incremental age-based clicking game, by < a href ="http://github.com/thimoteus "> Evante Garza</ a > </ p >
81
+ < div class ="link ">
82
+ < a href ="http://thimoteus.github.io/clicker-builder "> Play</ a >
83
+ </ div >
84
+ </ li >
78
85
</ ul >
79
86
</ section >
80
87
@@ -89,15 +96,20 @@ <h3>Parachuting Robots</h3>
89
96
< a href ="http://david-peter.de/parachuting-robots/ "> View</ a >
90
97
</ div >
91
98
</ li >
92
- </ ul >
93
- < ul class ="cards ">
94
99
< li >
95
100
< h3 > Lambda Machine</ h3 >
96
101
< p > A simple UI for evaluating expressions in the untyped lambda calculus, by < a href ="https://github.com/cdparks "> Christopher D. Parks</ a > </ p >
97
102
< div class ="link ">
98
103
< a href ="http://cdparks.github.io/lambda-machine/ "> View</ a >
99
104
</ div >
100
105
</ li >
106
+ < li >
107
+ < h3 > SandScript</ h3 >
108
+ < p > A PureScript version of < a href ="https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours "> Write Yourself a Scheme in 48 Hours</ a > , by < a href ="https://github.com/thimoteus "> Evante Garza</ a > </ p >
109
+ < div class ="link ">
110
+ < a href ="http://thimoteus.github.io/SandScript/ "> View</ a >
111
+ </ div >
112
+ </ li >
101
113
</ ul >
102
114
</ section >
103
115
Original file line number Diff line number Diff line change @@ -39,6 +39,13 @@ <h3>Space Invaders</h3>
39
39
< a href ="http://quephird.github.io/games/space-invaders/html/Main.html "> Play</ a >
40
40
</ div >
41
41
</ li >
42
+ < li >
43
+ < h3 > Clicker Builder</ h3 >
44
+ < p > An incremental age-based clicking game, by < a href ="http://github.com/thimoteus "> Evante Garza</ a > </ p >
45
+ < div class ="link ">
46
+ < a href ="http://thimoteus.github.io/clicker-builder "> Play</ a >
47
+ </ div >
48
+ </ li >
42
49
</ ul >
43
50
</ section >
44
51
@@ -53,14 +60,19 @@ <h3>Parachuting Robots</h3>
53
60
< a href ="http://david-peter.de/parachuting-robots/ "> View</ a >
54
61
</ div >
55
62
</ li >
56
- </ ul >
57
- < ul class ="cards ">
58
63
< li >
59
64
< h3 > Lambda Machine</ h3 >
60
65
< p > A simple UI for evaluating expressions in the untyped lambda calculus, by < a href ="https://github.com/cdparks "> Christopher D. Parks</ a > </ p >
61
66
< div class ="link ">
62
67
< a href ="http://cdparks.github.io/lambda-machine/ "> View</ a >
63
68
</ div >
64
69
</ li >
70
+ < li >
71
+ < h3 > SandScript</ h3 >
72
+ < p > A PureScript version of < a href ="https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours "> Write Yourself a Scheme in 48 Hours</ a > , by < a href ="https://github.com/thimoteus "> Evante Garza</ a > </ p >
73
+ < div class ="link ">
74
+ < a href ="http://thimoteus.github.io/SandScript/ "> View</ a >
75
+ </ div >
76
+ </ li >
65
77
</ ul >
66
78
</ section >
You can’t perform that action at this time.
0 commit comments