Software
- MelonJS Game
- Music Theory: Scales
- Honey Gitter's Website
- Vertical Shooter
- CT310: Web Dev
- Silverlight Fun
melonJS Game (HTML5 / JavaScript)
This is little HTML5/JavaScript game that I am working on for fun. Nothing too special. Use 'A' to go left, 'D' to go right and Space Bar to jump. Play the game
Music Theory: Scales (Android app)
My first android app is made for music theory students. The object of this "game" is to select the accidental keys associated with various scales. You are given 60 seconds to fill out as many scales as possible.
Download Music Theory: Scales
Download the Source Code for Music Theory: Scales
The Honey Gitter's Website (Web Development)
The Honey Gitter's are a new grass band based in Fort Collins, CO. Their website houses an HTML form based update system for the non-technical members of the band. This is done using PHP and mySQL. It features authentication, sessions, regular expressions and some aspects of jQuery. The goal was to make an easily updatable and automated website. The user doesn't have to tamper with HTML at all.
Vertical Shooter (C++ Windows Game)
"Vertical Shooter" is a throwback to the old 2D arcade games of yesterday. You and an optional second player control your own space ship and take on waves of enemy ships. Your primary weapon has power-ups and bombs are available as well. The player also has the ability to slow down time and can charge their ship for health regeneration. For RPG lovers, the game features an upgrade system to customize your ship's shields, speed, fire-power and focus (slow time).
It was written in C++ for MS Windows.
Download Vertical Shooter
CT310 (Web Development Course)
-
Assignment 1:
Make an index.html file visible to the public. This was for setting up permissions on the linux server.
(Assignment requirements)
My submission -
Assignment 2:
Create a nice looking resume format using CSS.
(Assignment requirements)
My submission -
Assignment 3:
Make an annoying maze using sound to verify bounaries. This really only works in Google's Chrome browser. It uses an audio function (given by the instructor) that isn't fully supported by most browsers.
(Assignment requirements)
My submission -
Assignment 4:
Develop a PHP script to count the words in a file and sort them by occurance.
(Assignment requirements)
My submission -
Assignment 5:
Create and use 2 MySQL database tables and perform queries on them.
(Assignment requirements) -
Assignment 6:
Make a flash applet that bounces balls around with a few interactive buttons.
(Assignment requirements)
My submission -
Assignment 7:
Given code for a members database web application, make the "list" button work.
(Assignment requirements)
My submission -
Assignment 8:
Take assignment 7 and make the "edit" and "delete" buttons work.
(Assignment requirements)
My submission
Silverlight Fun
I'm learning some new things and this is a calculator made with Silverlight and C#.
Check it out here.
Try dividing by zero