Skip to content
/ Dots Public

Two-player browser game in which players have to place dots on the board and capture opponent's dots

Notifications You must be signed in to change notification settings

naumov78/Dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Dots

Live Version

GitHub

Game description

A two-players board game. Each player plays with the dots of a specific color. The board has a grid consisting of square cells that are formed by horizontal and vertical lines. The players dots can be placed on the intersections of these lines. During the game players place their dots trying to surround enemies dots (capture them). The goal of the game is to capture at least 10 enemy’s dots.

Screenshot

Screenshot

Features

  • Player can chose either play with other human player or a computer player
  • Player can make a turn (place its dot on a board)
  • Player can restart the game after victory or lose

Technologies

The project is implemented with the following technologies:

  • Vanilla JavaScript
  • HTML5 Canvas
  • CSS

About

Two-player browser game in which players have to place dots on the board and capture opponent's dots

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published