Skip to content

A game where you need to flood the grid with colors before the opponent.

License

Notifications You must be signed in to change notification settings

Metaxal/color-flood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Flood

This game is based on Color Flood by WetPalm, itself based on Flood-It! by LabPixies (as far as I can tell). This game has been shown to be NP-hard, and is thus non-trivial ;)

Install it with:

$ raco pkg install color-flood

or via DrRacket File/Install package.

Start it with:

$ racket -l color-flood

or in DrRacket, click on File/Open require path and enter color-flood/main.rkt. Then run the file.

screenshot

About

A game where you need to flood the grid with colors before the opponent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages