Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cypriengille/labby

A recreation of the Labyrinth board game using the Bevy game engine.
https://github.com/cypriengille/labby

bevy board-game gamedev rust

Last synced: 23 days ago
JSON representation

A recreation of the Labyrinth board game using the Bevy game engine.

Awesome Lists containing this project

README

        

# Labby

![Rust logo](rust-logo.png)
![Bevy logo](bevy-logo.png)

Little recreation of the Labyrinth board game using **Rust** and the *Bevy* game engine.

## TODO
- Settings in-game

## Done
- v0.1.0 - Tiles
- v0.1.1 - Debug
- v0.2.0 - Player
- v0.2.1 - Player spawning
- v0.2.2 - Player movement
- v0.2.5 - Player-Tile Collision
- v0.2.9 - Documentation Break
- v0.3.0 - Board movement
- v0.4.0 - Treasure
- v0.5.0 - QOL (controls hints)
- v1.0.0 - Release!
- Better background