Touch Catan

Summary

Touch Catan is a game I am working on for the Rochester Institute of Technology project fair, Imagine R.I.T. I am writing it for use on a multi-touch device, that uses smartphones to simulate a player's hand. I'm writing the software for the board and game logic, and designing the network protocol and user interface so that friends can develop the phone apps simultaneously.

I'm a big fan of the board game Settlers of Catan, and this is a good opportunity to do something unique and fun. Also, getting the chance to collaborate with friends is always enriching. The touch device, nicknamed "multitouch" is the pet project of a friend of mine, and working with unique hardware is a great exercise.

Languages/Tools

Written in C# using XNA and TUIO, a touch library.