Skip to content

Simple Strategy Game Solution with A Star Search

Notifications You must be signed in to change notification settings

ahsan-83/Flood_It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Strategy Game Solution with A Star Search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages