Ticket to Ride

Skills: C++ (OpenFrameworks)

Description: In this project, I independently design a GUI application using the C++ OpenFrameworks library. The application imitates the gameplay of the board game Ticket to Ride. I design the project in two parts, a GUI component which handles the visuals of the application and a Game Engine component which handles the gameplay of the application.

Source: The source for this project is not available