Skip to content

gr-g/labyrinth-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Labyrinth board game

A Rust implementation of the classic Labyrinth board game in less than 1000 lines of code, for educational purposes.

The game can be played (clumsily) in a terminal and looks like this:

screenshot

It includes a basic state analyzer that gives hints about the reachability of players' objectives, looking one or two moves ahead.

Usage

Simply run cargo run --release and follow the instructions. Enjoy!

About

A Rust implementation of the classic Labyrinth board game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages