/blockus-rs

blokus in the terminal

Primary LanguageRustApache License 2.0Apache-2.0

Blokus in the terminal

  • 1-4 players (computer/human)
  • basic greedy computer algorithm (big blocks first, at the first available position)
  • terminal UI using ratatui

blockus asciinema demo converted to gif using agg

Recorded by asciinema and converted to gif using agg.

asciinema rec --overwrite blockus-rs-demo.cast --command "./target/release/blockus-rs"
agg --speed 0.5 --idle-time-limit 1 --rows 30 blockus-rs-demo.cast blockus-rs-demo.gif

License

Dual-licensed under MIT or the Apache License V2.0.