Skip to content

A simple 3D obstacle game made using OpenGL 3 and GLFW

Notifications You must be signed in to change notification settings

adarshsanjeev/cubeworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game

This is a simple 3D Game, made using OpenGl 3.3 and GLFW. A map is randomly generated, and one has to get across it.

Controls

WASD to move 1-5 for different camera angles SPACE to jump f for faster movement s for slower movement r to reset the game, creating a random map.

Blocks

Silver blocks have no special effect. Black blocks fall down when stepped on. Red block act like elevators. Green blocks are sticky, and prevent jumping and movement.

Goal

The goal of the game is to move to the yellow goal node, across the diagonal of the map. The game's difficulty increaces as it is played.

About

A simple 3D obstacle game made using OpenGL 3 and GLFW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages