Portfolio
Fundamentals Projects
- Platformer : A cannon - dodging, collectible - grabbing adventure game for Halleb0t
 - Bouncing Box : A project that gives you a taste of game development on the web
 - Circularity : A motion poem using random number generation and velocity applied to circle shapes...
 
Advanced Projects
- Data Shapes: Iteration practice with patterns
 - Debugging Exercise: A debugging exercise
 - Snake: Feed the snake or be fed upon
 - Walker: Practice user input by animating walking boxes
 - Image Filtering: Filter images using loops
 - Sorting Exercise: An exercise on sorting algorithms
 - Pacman: Back to the basics