Catenation
Video Game - Design and Programming
Catenation is recreation of a puzzle game Chain Reaction, my Dad made for the Atari ST back in 1991. As a way to learn about making games for Android I recreated it for phones.
I later ported the game to the Unity game engine as a simple project to learn how to use Unity.
Responsibilities
- A simple match four game for Android that I programmed and designed.
- Focus around a unique multi-touch control system that required no on screen buttons commonly found in many mobile games at the time.
- Programmed initially in Java, I eventually ported the game to Unity as a way to develop my Unity skills and C# programming.