Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-fabian/flucht
https://github.com/s-fabian/flucht
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-fabian/flucht
- Owner: s-fabian
- Created: 2022-04-24T19:05:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T17:57:59.000Z (over 2 years ago)
- Last Synced: 2023-11-16T09:32:08.496Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flucht (german for escape)
It's a first small looking game, with the target of getting the 2x2 stone on the other side of the "table". You're only allowed to move the stones.
This project solves it.To see the results, look at the terminal or open `solution.html` after it finished.
Credits to the [Illuseum Berlin](https://www.illuseum-berlin.de/)
Run `cargo run --release` to start, on windows use [wsl2](https://docs.microsoft.com/en-us/windows/wsl/install) for the best performance