Skip to content

wwylele/not-sliding-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not Sliding Puzzle

Play in browser: https://wwylele.github.io/not-sliding-puzzle/index.html

demo

A sliding puzzle game with some flavor of chess.

Build and run native version

cargo run

Build and run web version

cargo install wasm-pack
wasm-pack build

cd www
npm install
npm run start

About

A puzzle I made to shitpost in r/AnarchyChess

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published