Video Game and Computer Programming

(Week 7) Supreme River Lord
The object of the game is to reflect bullets with your supreme squid body in order to protect the crystal circling around you. Collect the startfish to rescue them. Survive for 50 seconds and you'll win the game.

Supreme River Lord
Click here to play Supreme River Lord in your browser!

Controls: Left / Right / Up / Down Arrows to move.


The full source code for this project can be found here.

(Week 5) The Space Invades!
Here are the full features of the game:
- 3 different weapon types
- Difficulty changes whenever a stage is complete
- Enemies move and fire back at you
- Random ufos tend to drop new lives when they explode
- Power-ups that increase ship/bullet speed
- Tracks shots fired and accuracy
- Points earned with every kill
- Sounds!

Space Invaders 2
Click here to play The Space Invades in your browser!

Controls: Left/Right Arrow to move, Space to fire.

(Week 4) Space Invaders Part 1
For my fourth week in Game Technology 1, our assignment was to simulate a space invaders game. It is not all that flashy or impressive in game-play, but it does serves a purpose for showing my progression.

Space Invaders 1
Click here to play the really bad game in your browser!

Controls: Left/Right Arrow to move, Space to fire.

(Week 3) Maze Game 2
This is was the assignment of my third week in class. The task was improving on the first Maze Game, but adding more features. This second Maze Game includes 3 levels, moving enemies, some "better" collision detection, music, and some internet love.
The .swf file is roughly 8 MB in total, so you might wait depending on your connection. My name is misspelled intentionally. A bit of warning: turn your volume down until it starts.

Maze Game
Click here to play the game in your browser.


(Week 2) Maze Game
I figured I'd start the blog off with the first fully working game that I have spawned since I started college. This first game is just a "simple" maze game. The object is to maneuver your mouse through a closed stage. Touching the sides of the stage will make you lose. Give it a try:

Maze Game
Click here to play the game in your browser.