Skip to content
/ blokus Public

Implementation for famous simple board game: blokus

Notifications You must be signed in to change notification settings

Phryxia/blokus

Repository files navigation

Introduction

This project is an implementation of famous board game: blokus.

How to control

  • Rotate Left: a/A or Left Arrow
  • Rotate Right: d/D or Right Arrow
  • Flip: f/F

Objective

  • single play mode (with simple AI)
  • multi play mode

Development Setup

yarn install
yarn dev

Then open https://localhost:3000 on your browser.

To play single play mode (AI is not implemented yet), open /play/single.

About

Implementation for famous simple board game: blokus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages