Skip to content

Web solver for "Shisen-Sho" (in Japanese "四川省") which is the tile-based game.

License

Notifications You must be signed in to change notification settings

heptaliane/sichuan_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sichuan Solver

Web solver for "Shisen-Sho" (四川省) which is the tile-based game with mahjong tiles.
See Wikipedia to know rules about "Shisen-Sho".

Build

  • Build with watch mode
trunk serve
  • Build for production
trunk serve --release

How to setup build environment

  1. Add rustup toolchain
rustup toolchain install stable
  1. Add wasm build target
rustup target add wasm32-unknown-unknown
  1. Install trunk
cargo install trunk

About

Web solver for "Shisen-Sho" (in Japanese "四川省") which is the tile-based game.

Topics

Resources

License

Stars

Watchers

Forks

Languages