Skip to content

Given an 8 by 8 grid cells. Each cell is either red or black colors. There are two players playing the game. Each player is assigned a color. When a player clicks on a cell of opponent all the cells above, below, right and left, if there is player's cell color in each direction, become current player's color. Player that filled the most cells wins

Notifications You must be signed in to change notification settings

kuznimyk/Tkintergame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Given an 8 by 8 grid cells. Each cell is either red or black colors. There are two players playing the game. Each player is assigned a color. When a player clicks on a cell of opponent all the cells above, below, right and left, if there is player's cell color in each direction, become current player's color. Player that filled the most cells wins

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages