Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foopis23/fifteen-puzzle-rust
https://github.com/foopis23/fifteen-puzzle-rust
Last synced: about 24 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/foopis23/fifteen-puzzle-rust
- Owner: foopis23
- Created: 2023-11-12T19:03:05.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-18T15:09:18.000Z (11 months ago)
- Last Synced: 2024-05-30T02:17:24.974Z (5 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fifteen Puzzle Rust
This is a Rust implementation of the [Fifteen Puzzle](https://en.wikipedia.org/wiki/15_puzzle) game.It was created as a learning exercise for Rust and the game library [Raylib](https://www.raylib.com/).