Game Design

Making games with JavaScript

Game Design Experience

While my first game was in Java, I soon discovered the charm of coding using JavaScript and event driven programming.

Physics Simulator

Wheres my water parody

I wrote a game with realistic water dirt and other elemental physics and had a sandbox mode and puzzle mode. The puzzle mode has a start block and objective block and limited amount of reseources to get water from start to finish.

Maze Game

A Maze game with switches and doors

This game was my first game that emphasized the use of layers. I wrote the maze with doors and switches with a specific switch opening a specific door. The player starts out with low visibility of the maze but can collect items to increase it.

Math Platformer

LibGDX Game Engine

The app that I wrote in Android Studio using LibGDX was written mainly in JavaScript and had collision detection amoung other things.