Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
/ RushHour-AI Public archive
generated from dgomes/ia-rush

ia-tpg-rush-hour-ia_102435_101043 created by GitHub Classroom

License

Notifications You must be signed in to change notification settings

Rafael-Remigio/RushHour-AI

Repository files navigation

Graded 19.5 out of 20

RUSH HOUR

Artificial Intelligence Project 2022 - Rush Hour

Rules of the Game

Explaination of the Rush Hour Puzzle Game. Not only were there the basic rules of the Rush Hour Puzzle Game, but at certain intervals a random Car can move itself. Theese are described as Crazy Drivers. These serve to add complexity to the original puzzle.

Algorithm Used

The algorithms used were BreathSearch, a BestFirstSearch and the heuristics used for the BestFirstSearch were:

  • H1 -> Distance from Red Car to exit/Goal
  • H1 -> Distance from Red Car to exit/Goal + the Number of cars in its way

Results

About

ia-tpg-rush-hour-ia_102435_101043 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages