Skip to content

This project is a combination of gridlock puzzle game and its puzzle solver.

Notifications You must be signed in to change notification settings

KihyeokK/Gridlock-Puzzle-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridlock-Puzzle-Game

This project is a combination of gridlock puzzle game and its puzzle solver. Tkinter is used for Graphical User Interface. Also, tkinter.dnd module is used to implement drag and drop functionality, and tkinter.messagebox module is used to show messages when the puzzle is solved. A* algorithm is implemented for the puzzle solver.

Program Screenshots:

Screen Shot 2022-08-08 at 8 03 34 PM

Screen Shot 2022-08-08 at 8 03 18 PM

Screen Shot 2022-08-08 at 8 02 30 PM

About

This project is a combination of gridlock puzzle game and its puzzle solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages