#puzzle #game #piston #eight-puzzle #funcionality

eight-puzzle-core

Core funcionality for my eight-puzzle game

1 stable release

1.0.0 Feb 28, 2020

#96 in #puzzle


Used in eight-puzzle

MIT/Apache

9KB
211 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

~570–800KB
~11K SLoC