Blog

Coding Javascript by Christiaan Colen (CC BY-SA 2.0)

Programming Pac-Man

The start of my second year at university provided another opportunity to create a fully fledged program. I decided to stick with the theme of retro game clones and settled on what’s arguably the most well known arcade classic of all time, Pac-Man. This program was completed in C# and like the my previous submission,Continue reading “Programming Pac-Man”

An Asteroids Clone

Like most of my peers, many hours were spent (or wasted, depending on your point of view) on the game Asteroids. The following is a brief overview of what was my first major programming project at university creating a clone of this classic, even down to the awful music (if two distorted tones could beContinue reading “An Asteroids Clone”