Skip to content
/ TCHO Public

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

License

Notifications You must be signed in to change notification settings

sigmasky/TCHO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages