|
@@ -33,7 +33,6 @@
|
|
|
<li><a href="https://eyeofmidas.wordpress.com/" target="_blank">Developer Blog</a></li>
|
|
|
<li><a href="https://forum.eyeofmidas.com/" target="_blank">Forum</a></li>
|
|
|
<li><a href="#prototypes">Prototypes</a></li>
|
|
|
- <li><a href="#resume">Resume</a></li>
|
|
|
<li><a href="#contact">Contact</a></li>
|
|
|
</ul>
|
|
|
</nav>
|
|
@@ -190,7 +189,8 @@
|
|
|
<p>A pure-javascript implementation of a text-based game.</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="project">
|
|
|
+ <!-- Archived -->
|
|
|
+ <!--<div class="project">
|
|
|
<div class="teaser">
|
|
|
<a href="https://github.com/EyeOfMidas/eightfootjs" target="_blank"><img src="./images/slots.png" alt="a green three-wheel slot machine with various shape patterns on each wheel" /></a>
|
|
|
</div>
|
|
@@ -198,7 +198,7 @@
|
|
|
<h3><a href="https://github.com/EyeOfMidas/eightfootjs" target="_blank">Canvas Game Engine</a></h3>
|
|
|
<p>An HTML5 Canvas game framework/library to build games quickly (assets, scaling, animation, sound)</p>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
<div class="project">
|
|
|
<div class="teaser">
|
|
|
<a href="http://eyeofmidas.net/gravitywell/" target="_blank">
|
|
@@ -213,7 +213,8 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="project">
|
|
|
+ <!-- Archived -->
|
|
|
+ <!--<div class="project">
|
|
|
<div class="teaser">
|
|
|
<div id="boxes-container">
|
|
|
<canvas></canvas>
|
|
@@ -223,10 +224,10 @@
|
|
|
<h3>Boxes</h3>
|
|
|
<p>Fast rendering HTML canvas box particles</p>
|
|
|
</div>
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="project">
|
|
|
+ </div>-->
|
|
|
|
|
|
+ <!-- Archived -->
|
|
|
+ <!--<div class="project">
|
|
|
<div class="teaser">
|
|
|
<a href="https://github.com/EyeOfMidas/retro-retrospective" target="_blank"><img src="./images/retroretrospective.png" alt="A retrospective board done in a retro 70s style, showing 4 sections: last sprint, things we did well, things we did poorly, solutions" /></a>
|
|
|
</div>
|
|
@@ -234,7 +235,7 @@
|
|
|
<h3><a href="https://github.com/EyeOfMidas/retro-retrospective" target="_blank">Retro Retrospective</a></h3>
|
|
|
<p>A pure-native retrospective tool for development teams, done in a 70s style</p>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
<div class="project">
|
|
|
<div class="teaser">
|
|
|
<a href="https://github.com/EyeOfMidas/tavern-name-generator" target="_blank"><img src="./images/tavernname.png" alt="a wooden board with the name of a randomly generated tavern on it: Triangular Bear Pub. A Generate button is displayed below." /></a>
|
|
@@ -265,6 +266,8 @@
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
+ <!-- Archived -->
|
|
|
+ <!--
|
|
|
<div class="project">
|
|
|
<div class="teaser">
|
|
|
<a href="processing/?p=powercontrol&w=400&h=600"><video autoplay loop>
|
|
@@ -337,23 +340,8 @@
|
|
|
<h3><a href="processing/?p=herd_immunity&w=800&h=600">Herd Immunity</a></h3>
|
|
|
<p>Read an <a href="http://imgur.com/a/8M7q8" target="_blank">article</a> and tried to replicate the visualizations</p>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
</section>
|
|
|
- <!--<section>
|
|
|
- <h2 id="resume">Resume</h2>
|
|
|
- <article>
|
|
|
- <h3>Copper Wire</h3>
|
|
|
- </article>
|
|
|
- <article>
|
|
|
- <h3>It's Purely Mental</h3>
|
|
|
- </article>
|
|
|
- <article>
|
|
|
- <h3>Time4Learning</h3>
|
|
|
- </article>
|
|
|
- <article>
|
|
|
- <h3>PopCap Games</h3>
|
|
|
- </article>
|
|
|
- </section>-->
|
|
|
<section id="contact-section">
|
|
|
<h2 id="contact">Contact</h2>
|
|
|
<img src="https://www.gravatar.com/avatar/ae68a9c7e7e2599bfc3983256513892b?size=300" alt="a portrait of Midas wearing large headphones and round sunglasses. Reflected in the blue mirror sunglasses is a computer screen displaying program code." />
|
|
@@ -362,6 +350,7 @@
|
|
|
<li>GTalk: eyeofmidas@gmail.com</li>
|
|
|
<li>LinkedIn: <a href="https://www.linkedin.com/in/eyeofmidas/">Profile</a></li>
|
|
|
<li>Twitter: <a href="https://twitter.com/eyeofmidas">EyeOfMidas</a></li>
|
|
|
+ <li>Mastodon: <a rel="me" href="https://mastodon.gamedev.place/@eyeofmidas">EyeOfMidas</a></li>
|
|
|
<li>Github: <a href="https://github.com/eyeofmidas/">EyeOfMidas</a></li>
|
|
|
</ul>
|
|
|
</section>
|
|
@@ -369,7 +358,6 @@
|
|
|
<footer>
|
|
|
<ul>
|
|
|
<li><a href="/scifi">Science Fiction Short Stories</a></li>
|
|
|
- <li><a rel="me" href="https://mastodon.gamedev.place/@eyeofmidas">Mastodon</a></li>
|
|
|
</ul>
|
|
|
<p>Website Provided by <a href="http://copperwirehosting.com" target="_blank">Copper Wire Hosting</a></p>
|
|
|
|
|
@@ -378,12 +366,13 @@
|
|
|
<script src="./js/starfield.js"></script>
|
|
|
<script src="./js/starfieldgame.js"></script>
|
|
|
|
|
|
- <script src="./js/box.js"></script>
|
|
|
+ <!-- Archived -->
|
|
|
+ <!--<script src="./js/box.js"></script>
|
|
|
<script src="./js/circle.js"></script>
|
|
|
<script src="./js/triangle.js"></script>
|
|
|
<script src="./js/starshape.js"></script>
|
|
|
<script src="./js/binaryfloater.js"></script>
|
|
|
- <script src="./js/boxgame.js"></script>
|
|
|
+ <script src="./js/boxgame.js"></script>-->
|
|
|
|
|
|
<script src="./js/simplecarousel.js"></script>
|
|
|
<script type="module">
|
|
@@ -392,8 +381,9 @@
|
|
|
var starfieldgame = new StarfieldGame();
|
|
|
starfieldgame.create("background-container");
|
|
|
|
|
|
- var boxbackground = new BoxGame();
|
|
|
- boxbackground.create("boxes-container");
|
|
|
+ /* Archived */
|
|
|
+ //var boxbackground = new BoxGame();
|
|
|
+ //boxbackground.create("boxes-container");
|
|
|
|
|
|
var asteroidToy = new AsteroidToy("asteroids-background");
|
|
|
asteroidToy.init();
|