Arcade Racing

Source code and assets of my graduation project: Arcade Racing Game

View project on GitHub

Welcome to my graduation project: Arcade Racing.

Project Summary: The game is written C++ and consists of two game modes. Practice Mode is the single-player mode to test-drive race tracks which are at the moment only two. I can create more for fun in the future. Game stats are stored locally. I planned to use stats stored to use for determining pole positions in multiplayer races though the service I integrated into the project was shut down recently so I ripped it off. In Multiplayer Mode, up to 4 players race agains each other over networking to complete the track. .There are 2 different race tracks and 3 different vehicles to race with

https://www.youtube.com/watch?v=3l6KHP2G44o

Tech Used

Tools Used

  • Visual Studio 2013
  • Autodesk Maya 2013
  • MyGUI Layout Editor
  • NVIDIA Nsight HUD
  • GIMP
  • Notepad++
  • workflowy

Below are various in-game screenshots with some development process pictures, enjoy!

Main Menu Multiplayer Maya render tools Multiplayer MyGUI Landscape

Thanks for checking it out!