tsaklidis / Square-Shapes

Shape game. Human VS Computer. Create some shapes and beat the computer.

Home Page:https://tsaklidis.gr/shapes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squares game

Create some shapes.
Try the live version of the game.

Game rules and logic:

Human VS Computer. There are two dices with values from 2 to 6. Number 1 is excluded due to game rules.

  • Two dices are rolled.
  • Make a rectangle or a square with te sides generated.
  • When all space is filled the game is completed.
  • If computer or player can't create a shape, it's the opponents' turn to play.
  • After creating a shape, click the green button to save it.

About

Shape game. Human VS Computer. Create some shapes and beat the computer.

https://tsaklidis.gr/shapes/

License:MIT License


Languages

Language:JavaScript 68.1%Language:HTML 21.8%Language:CSS 10.1%