Skip to content

Commit ea48b73

Browse files
committed
Adjust links
1 parent 829d799 commit ea48b73

File tree

13 files changed

+76
-606
lines changed

13 files changed

+76
-606
lines changed

.idea/Techbot.github.io.iml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.idea/dictionaries/techbot.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.idea/encodings.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.idea/scopes/scope_settings.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.idea/workspace.xml

Lines changed: 0 additions & 427 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
Techbot.github.io
1+
Left23.github.io
22
=================
33

4-
5-
For more information on emc23 see : http://emc23.com
6-
7-
http://techbot.github.io 2013
4+
For more information on emc23 see : http://emc23.com
85

96
====================================
10-
index.php
11-
<html>
12-
13-
example code here:
147

15-
</html>

experiments.html

Lines changed: 28 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -20,37 +20,38 @@
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>
@@ -75,7 +75,6 @@ <h2>
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>
@@ -90,7 +89,6 @@ <h2>
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
@@ -120,7 +118,6 @@ <h2>
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">
@@ -138,7 +135,6 @@ <h2>
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>
@@ -153,7 +149,6 @@ <h2>
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>
@@ -171,7 +166,6 @@ <h2>
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
@@ -194,7 +188,6 @@ <h2>
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>
@@ -208,7 +201,6 @@ <h2>
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>
@@ -223,7 +215,6 @@ <h2>
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>
@@ -240,7 +231,6 @@ <h2>
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>
@@ -270,7 +259,6 @@ <h2>
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>
@@ -284,7 +272,6 @@ <h2>
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>
@@ -298,7 +285,6 @@ <h2>
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>
@@ -313,7 +299,6 @@ <h2>
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>
@@ -342,7 +326,6 @@ <h2>
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>
@@ -372,7 +354,6 @@ <h2>
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>
@@ -399,7 +380,6 @@ <h2>
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>
@@ -415,7 +395,6 @@ <h2>
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>
@@ -430,7 +409,6 @@ <h2>
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>
@@ -445,7 +423,6 @@ <h2>
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>
@@ -459,7 +436,6 @@ <h2>
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>
@@ -474,7 +450,6 @@ <h2>
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

Comments
 (0)