Skip to content

Flood It is a simple strategy game in which you have to flood the whole game board with one color in less than the permitted steps

License

Notifications You must be signed in to change notification settings

vitorgodeiro/Flood-IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flood-IT

Flood It is a simple strategy game in which you have to flood the whole game board with one color in less than the permitted steps.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to run the software

  • g++
  • SFML

Compile

make

Running

./exe size_board number_steps

Example to create the game board with dimension 15x15 and 20 steps.

./exe 15 20

Author

  • Vítor Godeiro

License

This project is licensed under MIT license - see the LICENSE file for details.

About

Flood It is a simple strategy game in which you have to flood the whole game board with one color in less than the permitted steps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published