Category: Code

  • 3D in Flash

    3D in Flash

    I wrote these programs after I took a Game Data Structures and Algorithms class where I learned some of the math necessary to do 3D [...]

     
  • 2D Billiards Physics in Flash

    2D Billiards Physics in Flash

    This game was an assignment for a Game Data Structures and Algorithms class. The goal of the assignment was to create a Billiards simulation where [...]

     
  • Pac-Man Automata and Vector Math

    Pac-Man Automata and Vector Math

    This program was an assignment for Programming for Digital Media. The objective of the assignment was to make several autonomous characters on the screen that [...]

     
  •  
  • Checkers with Minimax

    Checkers with Minimax

    This program was created for Intro to Gameplay Programming. The assignment was to create AI for a Checkers. Checkers is a two-player zero-sum game, so [...]

     
  • A* Pathfinding Demos

    A* Pathfinding Demos

    This demo shows some examples of the A* path-finding algorithm. There are two different programs that I wrote to demo this algorithm. The first is [...]

     
  • Java GUI and Networking

    Java GUI and Networking

    This game was the final project for my freshman programming sequence. The goal for the assignment was to make a multi-player, networked board game using [...]

     
  •  
  • Puzzle Data Structures

    Puzzle Data Structures

    This puzzle game was an assignment for Data Structures and Algorithms. The objective of the assignment was to create a game that required lots of [...]