Skip to content

enz/irori-blokus

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • C++ 4.1%
  • HTML 1.1%
  • CSS 1.1%
  • C 0.9%
  • Ruby 0.6%
  • Makefile 0.2%