Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 842 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 842 Bytes

Flood_It

Flood_It is AI LAB Project of BUET CSE Level-4 term-1. This is developed using java jdk7. Both 64bit and 32bit version are available.

Flood_It is a simple strategy game where player have to flood the whole game board with one color in less than the allowed steps. There are 6X6, 10X10 and 14X14 Grids in this game with 6 colors. Solve button provides the solution of the game steps. Solution of the game board is generated using A Star Search algorithm and heuristics.

Flood_It Game Board

alt text alt text

Flood_It Solution

alt text