Skip to content

Simple game in terminal to flood a grid of colours to one colour.

Notifications You must be signed in to change notification settings

smmspiers/FloodIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

FloodIt

A simple game which I did as a project as part of my degree.

What is the Game?

There is a grid of randomly arranged colours red, green, blue, yellow, magenta and cyan. The objective is to flood the entire grid of the one colour in the lest amount of turns possible.

How to Run?

Go into the the folder of where FlooIt.rb is saved and enter the following in terminal

ruby FloodIt.rb

Requires two gems: Colorize and Console_Spalsh.

How to play?

Use the keys of the iniitials of the colours to change the colour of the first square, and any neighbouring squares of the same colour.

What does the game look like?

Screen shot

About

Simple game in terminal to flood a grid of colours to one colour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages