Skip to content

oromogans/puzzle15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Simple implementation of puzzle 15 on Rust

Launch

git clone https://github.com/wbwswt/puzzle15.git
cd puzzle15
cargo run --release

You can build project for different platforms including WASM, please follow the [instruction] (https://github.com/not-fl3/miniquad/#building-examples)

Inner coordinate system

If you want to make changes to the project, it would be useful to know how the coordinates are represented internally. The way t is chosen is as intuitive as possible

coordinates

About

Simple puzzle 15 game written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages