Skip to content

La-Gvidilo/FloodIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo http://www.pygame.org/project-Flood+It-2896-4729.html

###How to Play Starting with the color of the topleft most block, The goal is to change the entire board to one color within 25 turns. Each turn you choose the next color to switch to correpsonding to neighboring blocks.

###arguments run game with defaults

python game.py

list help arguments

python game.py --help

fullscreen

python game.py -f

difficulty

python game.py -d hard

screen size

python game.py -s 1024 800

About

Flood It written in Python/Pygame

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%