Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

217CR-engine

This is a very simple C++ game engine with simple collision detection. It is used for the 217CR tutorial and built by Maurice Hendrix It is intended as a starting point for students and it is by no means perfect. Please note: Better structure, increased efficiency and more accurate collision detection and movement would all be needed to even consider this engine for use in a released game.