Skip to content

Anakin2012/Labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RG108-labyrinth

Game appearance

Built using:

Author

Ana Petrović

Description

A simulation of the board game labyrinth. The goal is to steer the ball through the maze by rotating the board and reach the destination hole without ball falling in one of the holes on the way.

Installation and running the program

Download the repository and run:

$ make
$ ./labyrinth

Controls

Key Description
'g' or 'G' start the animation
'p' or 'P' pause the animation
'l' or 'L' show log
'r' or 'R' restart the game
esc exit the program
'w' or 'W' rotate the board forward
's' or 'S' rotate the board backward
'a' or 'A' rotate the board left
'd' or 'D' rotate the board right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors