Skip to content

3D endless runner game set during an alien invasion. Built for PC using OpenGL, SDL and C++.

Notifications You must be signed in to change notification settings

eugencowie/WhichMountain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Race to Which Mountain?

Race to Which Mountain? is a 3D endless runner game set during an alien invasion, where the player controls a vehicle which is constantly accelerating and must dodge obstacles and collect pickups. The game was developed over twelve weeks using C++ and OpenGL.

Download

You can download a copy of the latest source code here. Binary releases are available on the Releases page.

Requirements

To run the game you will need a graphics card which supports OpenGL 2.1 with the ARB_vertex_array_object extension or later.

To build the project you will need to have a recent version of Visual Studio installed. For reference, the project was developed using Visual Studio 2017. All other dependencies are included in this project and can be explored in the Deps directory.

About

3D endless runner game set during an alien invasion. Built for PC using OpenGL, SDL and C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published