X-Git-Url: http://git.jkinsey.net/?p=jkinsey.net.git;a=blobdiff_plain;f=code%2Findex.html;fp=code%2Findex.html;h=12123bd44b0f571eb13482c06fb07623fc745685;hp=8a013462aac19055625979245da1463f04f91f59;hb=86a49aa0d561429117486a97dc62f443c88119c3;hpb=23c3cec0165926c69bfcf7147b5ed5fdef784fcc diff --git a/code/index.html b/code/index.html index 8a01346..12123bd 100644 --- a/code/index.html +++ b/code/index.html @@ -53,19 +53,19 @@
-

Project "Asterisk" beta

+

Project "Asterisk" beta.

A small 3D game prototype developed in JavaScript for the browser with Three.js.I blogged about its development over the course of several weeks, but many details remain unrevealed.

-

Godfather

+

Godfather.

The final project for my CMPSC 122 (intro to algorithms and data structures) course at Penn State. Written in C++, we had to convert faux airport data into statistics on planes landed, departed, crashed, and so on. Hosted on GitHub.

-

Other 122 work

+

Miscellaneous C++ projects.

Smaller C++ programs also written for CMPSC 122. We had to write an email address validator, a dynamic array implemented with a physical array, and a dynamic array implemented with a linked list. Not the most exciting of projects, but I'm proud of the code quality.

-

Child Scare Kills

+

Child Scare Kills.

A 2D WarioWare-style browser game written in JavaScript using Three.js. Developed with Liam McFalls for a child care class in high school, so it's a bit goofy.