/TCHO

🚘🎮 The Car Hockey Olympics - A mini openframeworks game where two players race against each other to collect pucks

Primary LanguageC++MIT LicenseMIT

Portfolio Banner

A mini openframeworks game. Two players race against each other to collect the pucks, first to 5 wins!

📷 Screens

Screenshot 1 (Gameplay of The Car Hockey Olympics)

🧠 Rationate

To demonstrate architectures and object-oriented patterns for computer game design. Animation, simulation, user interfaces, graphics, and intelligent behaviors.

💻 Technologies

openFrameworks - An open source C++ toolkit designed to assist the creative process by providing a simple and intuitive framework for experimentation

  • OpenGL for graphics
  • FreeType for fonts
  • FreeImage for image saving and loading
  • Assimp for 3D model loading

🎴 How to Play it

In bin folder, run TCHO.exe

🕹 Controls

  • Player 1: WASD
  • Player 2: Arrow Keys
  • Camera control: Mouse Drag
  • Quit: Q

📔 License

All parts of this project are free to use and abuse under the open-source MIT license.

😉 Acknowledgement

Created by Francisco Ibarra and Nhat Nguyen