Skip to content

lukashornych/mathmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game MATHMARE

It is simple OpenGL school project game.

Gameplay

A player tries to escape from 3D dungeon where he/she must solve simple math expressions in limited time to unlock doors to get to the exit portal. If certain expression is correctly solved time bonus is added to player, but if expression is not solved some time is removed from player's remaining time.

dungeon expressions exit-portal

Technologies

The game was built in Java using LWJGL library with help of school's own libraries transforms and utils.

Graphics

Textures are by artist Jestan.

Build

Project uses Maven, so to build executable jar file simply run mvn clean install.

About

Simple OpenGL school project game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages