2020</ head >
2121< body >
2222< header >
23- < div class ="container ">
24- < h1 > Techbot .github.io</ h1 >
25- < h2 > More tech than your average bot </ h2 >
26- < section id ="downloads ">
27- < a href ="https://github.com/Techbot " class ="btn btn-github " target ="_blank "> < span class =" icon " > </ span > View on GitHub </ a >
28- </ section >
29- </ div >
30-
31- < nav role =" navigation " >
32-
33- < ul class =" menu " >
34- < li class ="menu-item ">
35- < a href =" index.html " > Our Project < br > The Eclectic Meme </ a >
36- </ li >
37- < li class =" menu-item " >
38- < a href =" projects.html " > Web design & < br > development projects </ a >
39- </ li >
40- < li class =" menu-item " >
41- < a class ="active " href =" experiments.html " > Games & code < br > experiments </ a >
42- </ li >
43- < li class =" menu-item " >
44- < a href =" http://emc23.com/blog " > Our Blog < br > e=mc23 </ a >
45- </ li >
46- </ ul >
47-
48-
49- </ nav >
23+ < div class ="container ">
24+ < h1 > Left23 .github.io</ h1 >
25+
26+ < div id ="downloads ">
27+ < a href ="https://github.com/left23 " class ="btn btn-github " target ="_blank ">
28+ < span class =" icon " > </ span > View on GitHub </ a >
29+ </ div >
30+ </ div >
31+
32+ < nav role =" navigation " >
33+
34+ < ul class ="menu ">
35+ < li class =" menu-item " >
36+ < a href =" index.html " class =" active " > Our Project < br > The Eclectic Meme </ a >
37+ </ li >
38+ < li class =" menu-item " >
39+ < a href =" projects.html " > Web design & < br > development projects </ a >
40+ </ li >
41+ < li class ="menu-item " >
42+ < a href =" experiments.html " > Games & code < br > experiments </ a >
43+ </ li >
44+ < li class =" menu-item " >
45+ < a href =" http://emc23.com/blog " > Our Blog < br > e=mc23 </ a >
46+ </ li >
47+ </ ul >
48+
49+ </ nav >
5050
5151</ header >
5252
5353
54+
5455< section class ="experiments ">
5556
5657 < a class ="section-title " name ="experiments "> < h2 > Games and Code Experiments</ h2 > </ a >
@@ -63,7 +64,6 @@ <h2>More tech than your average bot</h2>
6364 < h2 >
6465 < a href ="https://github.com/SaturdayCodersAmsterdam/Platform-Game_Stage9 " target ="_blank "> Platformer</ a >
6566 </ h2 >
66- < a href ="http://emc23.com/experiments/platform/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
6767 < p > Using PhaserJS and Box2D, < a href ="https://github.com/codevinsky/phaser-HudManager " target ="_blank "> Phaser HUD Manager</ a > , particle and weapon plugin, created in collaboration at < a href ="https://www.meetup.com/Saturday-Coding-Amsterdam " target ="_blank "> Saturday Coding Amsterdam</ a >
6868 </ p >
6969 </ div >
7575 < h2 >
7676 < a href ="https://github.com/Techbot/hex-investigations " target ="_blank "> Hex Investigations</ a >
7777 </ h2 >
78- < a href ="/hex-investigations/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
7978 < p > Using Hexel, Phaser and code by < a href ="http://www.emanueleferonato.com " target ="_blank "> Emanuele Feronato</ a >
8079 </ p >
8180 </ div >
9089 < h3 >
9190 RPG (deep dungeons of doom clone)
9291 </ h3 >
93- < a href ="/might/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
9492 < p >
9593 < img src ="https://www.emc23.com/sites/default/files/images/techbot.io/onegameamonth.png ">
9694 One Game a month Theme: Might
120118 < a href ="https://github.com/Techbot/cyberpunk2014 " target ="_blank "> cyberpunk2014</ a >
121119 </ h2 >
122120 < h3 > Glitch-Core</ h3 >
123- < a href ="/cyberpunk2014/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
124121 < p >
125122 I had intend to enter this in the < a href ="http://itch.io/jam/cyberpunk-jam " target ="_blank "> cyberpunk jam</ a > organised by < a href ="http://gamejolt.com/profile/devi-ever/33809/ " target ="_blank "> Devi Ever</ a > in March 2014 but halfway through I got completely stuck. I need to finish it but can't decide whether to make it an 80's style shooter with RPG elements or a simple endless runner for mobile. It was my first game using craftyJs. The backgrounds and characters are built using Poser3D.
126123 < img src ="https://www.emc23.com/sites/default/files/images/techbot.io/onegameamonth.png ">
138135 </ h2 >
139136 < h3 > Techbotron
140137 </ h3 >
141- < a href ="/template015/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
142138 < p > A basic attempt at a Robotron clone, using craftyJs. I started by using the code from Lost Gardens and a Pong example I found and iteratively turned it into a basic shoot-em-up using the mouse to aim and the cursor keys to move around. Uses craftyJs and totally not finished.
143139 </ p >
144140 </ div >
153149 < h3 >
154150 Html, CSS, JS mobile interaction experiment
155151 </ h3 >
156- < a href ="http://emc23.com/experiments/touch_demo/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
157152 </ div >
158153
159154 </ div >
171166 < h3 >
172167 jQuery whack-a-mole game
173168 </ h3 >
174- < a href ="/ogamMay/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
175169 < p >
176170 < img src ="https://www.emc23.com/sites/default/files/images/techbot.io/onegameamonth.png ">
177171 One Game a month Theme: Family
194188 </ h2 >
195189 < h3 > Simple multi-dimensional shooter in Javascript
196190 </ h3 >
197- < a href ="/template013/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
198191 < p >
199192 </ p >
200193 </ div >
208201 </ h2 >
209202 < h3 > Javascipt, For USB MIDI controller
210203 </ h3 >
211- < a href ="/template012/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
212204 < p >
213205 </ p >
214206 </ div >
223215 </ h2 >
224216 < h3 > Simple, single-direction shooter/racer
225217 </ h3 >
226- < a href ="/template012/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
227218 < p >
228219 </ p >
229220 </ div >
240231 </ h2 >
241232 < h3 > Simple, side scrolling shooter
242233 </ h3 >
243- < a href ="/template011/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
244234 < p >
245235 </ p >
246236 </ div >
@@ -253,7 +243,6 @@ <h3>Simple, side scrolling shooter
253243 < h2 >
254244 < a href ="https://github.com/left23/p5_Stage2 " target ="_blank "> p5 and MIDI
255245 </ a > </ h2 >
256- < a href ="/template011/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
257246 < p >
258247 </ p >
259248 </ div >
270259 < h3 >
271260 Themed setting for PhaserJs interaction, based on 000_plate
272261 </ h3 >
273- < a href ="/000_steampunk/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
274262 < p >
275263 </ p >
276264 </ div >
284272 < a href ="https://github.com/Techbot/template010 " target ="_blank "> template010</ a >
285273 </ h2 >
286274 < h3 > Simple text adventure game in javascript</ h3 >
287- < a href ="/template010/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
288275 < p >
289276 </ p >
290277 </ div >
298285 </ h2 >
299286 < h3 > Frogger-like game based on Packt's Jquery Game Development Essentials by Selim Arsever
300287 </ h3 >
301- < a href ="/template009/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
302288 < p >
303289 </ p >
304290 </ div >
313299 </ h2 >
314300 < h3 > Simple canvas game re-edit (forked from Lost Decade Games)
315301 </ h3 >
316- < a href ="/template008/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
317302 < p >
318303 </ p >
319304 </ div >
@@ -326,7 +311,6 @@ <h3>Simple canvas game re-edit (forked from Lost Decade Games)
326311 < h2 >
327312 < a href ="https://github.com/Techbot " target ="_blank "> Weapon's test</ a >
328313 </ h2 >
329- < a href ="# " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > Where is demo</ a >
330314 < p >
331315 < img src ="https://www.emc23.com/sites/default/files/images/techbot.io/onegameamonth.png ">
332316 </ p >
342326 </ h2 >
343327 < h3 > Read RGB data for map bounds based on Eric Rowell's Canvas Cookbook
344328 </ h3 >
345- < a href ="/template007/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
346329 < p >
347330 </ p >
348331 </ div >
@@ -355,7 +338,6 @@ <h3>Read RGB data for map bounds based on Eric Rowell's Canvas Cookbook
355338 < h2 >
356339 < a href ="https://github.com/left23/prototype-trans " target ="_blank "> Web design interaction</ a >
357340 </ h2 >
358- < a href ="http://emc23.com/experiments/prototype-trans " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
359341 < p >
360342 </ p >
361343 </ div >
372354 < h3 >
373355 A template for using Khan Academy code off-site
374356 </ h3 >
375- < a href ="/template006/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
376357 < p >
377358 </ p >
378359 </ div >
399380 </ h2 >
400381 < h3 > Basic game loop with Box2dJs
401382 </ h3 >
402- < a href ="/template005/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
403383 < p >
404384 </ p >
405385 </ div >
415395 < h3 >
416396 Dynamically generated blocks using processingJS
417397 </ h3 >
418- < a href ="/template004/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
419398 < p >
420399 </ p >
421400 </ div >
430409 </ h2 >
431410 < h3 > A basic platform game template using jQuery
432411 </ h3 >
433- < a href ="/template003/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
434412 < p >
435413 </ p >
436414 </ div >
445423 < h3 >
446424 Bouncing Ball - From Pong to Arkanoid and beyond. It all starts here
447425 </ h3 >
448- < a href ="/template002/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
449426 < p >
450427 </ p >
451428 </ div >
459436 </ h2 >
460437 < h3 > Basic scaffolding for CoderDojo game tutorials
461438 </ h3 >
462- < a href ="/template001/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
463439 < p >
464440 </ p >
465441 </ div >
474450 </ h2 >
475451 < h3 > This first template demonstrates the main container div and use of external files, for CoderDojo game tutorials
476452 </ h3 >
477- < a href ="/template000/ " target ="_blank " class ="btn btn-demo "> < span class ="icon "> </ span > View demo</ a >
478453 < p >
479454 </ p >
480455 </ div >
0 commit comments