sigmasky / TCHO

๐Ÿš˜๐ŸŽฎ The Car Hockey Olympics - A mini openframeworks game where two players race against each other to collect pucks

Home Page:https://github.com/sigmasky/TCHO/blob/master/bin/TCHO.exe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

๐Ÿš˜๐ŸŽฎ The Car Hockey Olympics - A mini openframeworks game where two players race against each other to collect pucks

https://github.com/sigmasky/TCHO/blob/master/bin/TCHO.exe

License:MIT License


Languages

Language:C++ 100.0%