Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/foopis23/fifteen-puzzle-rust


https://github.com/foopis23/fifteen-puzzle-rust

Last synced: about 24 hours ago
JSON representation

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/).