Davis Burnside
Tutorials

Painting a Dude in a Vase

A step-by-step explaination with photos about how I painted my latest picture, Aegean Friday

3-Player Reflex Game

Using the Arduino Uno, LEDs, Buttons, and a Piezo vibration sensor, create a game to test the reflexes of 3 people.

Physics-based 2D game in Java, Pt 2

Restructure the game from part 1 to show the flexibility of Object Oriented Programming.

Physics-based 2D game in Java, Pt 1

Create a rudimentary physics engine with collision detection and use it to power a tiny 2D game. No outside code libraries are needed.