#puzzle #piston #game #window #eight

bin+lib eight-puzzle

Eight puzzle game written in Rust with piston window

1 stable release

1.1.0 Feb 28, 2020

#4 in #eight

GPL-3.0 license

22KB
513 lines

eight-puzzle-rs

Build Status

Eight Puzzle Game written in Rust with piston.

Download

Build

Clone this repo and run cargo build --release inside.

Known issues

  • Program crashes on Windows in Parallel Desktop, probably because the new version of OpenGL is not well supported.

Dependencies

~19MB
~184K SLoC