Skip to content

MennaHG/Dominoes-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_Prolog_As2

Domino Puzzle Game that generates an uninformed/informed search of all possible solutions of domino placements with the following rules:

1- Each domino piece completely covers two squares. (You are allowed to rotate the domino pieces) 2. No two dominoes overlap. 3. Each domino lies entirely inside the board. It is allowed to touch the edges of the board and not allowed to lie on the bomb cell.

  • Implemented in Java(JPL/Swing) , Prolog

Screenshot (125)

Screenshot (126)

Informed search with max no. of dominoes Screenshot (133)

About

Domino Puzzle Game with AI agent Player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages