Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 458 Bytes

Blokus Duo

Setup

$ make -C backend
$ ruby blokus_server.rb

Then access http://localhost:8880/ in your browser.

How to Play

  • Select computer level and your color (violet is the first move) to start a game.
  • Drag your piece and place it on the board.
  • Double-click piece to flip.
  • Use mouse wheel or Shift+Click on a piece to rotate.

See http://blokus.com/pdf/notice-blokus-duo-en.pdf for the rules of the game.