Skip to content

A popular maze runner game implemented using C++ and OpenGL

Notifications You must be signed in to change notification settings

adharshkamath/Maze-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Runner

A popular maze runner game implemented in C++ using OpenGL, as a part of IEEE-NITK Envision 2019.

Installation

For Ubuntu/Debian:

Install OpenGL libraries:

sudo apt-get install mesa-utils

Install freeGlut:

sudo apt-get install freeglut3-dev

Please refer to this to install the necessary libraries in Windows and macOS.

Make sure you have make installed

How to run

Build the game with the following command :

mkdir obj

make

./game

Demo

Instructions

Home Screen

Game Play

Game Play

About

A popular maze runner game implemented using C++ and OpenGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •