Skip to content

pbennyjoseph/xordots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xordots

The Game

• Players join the dots (of any length) in horizontal manner.

• The last player to join the dots wins the game.

• Two players take turns to play the game.

The Rules of the game

• The player (with the turn) selects a single row.

• The player joins any two dots in that row of any length.

• The player cannot join the dots in vertical or diagonal manner.

(i.e. not accross multiple rows or columns)

• The player cannot join the dots which are already joined or makes an overlap.

The Computer and Input

• In the game following, the computer plays the game with human opponent.

• The player gets to choose the game height, and the starting player.

Releases

No releases published

Packages

No packages published

Languages