Skip to content

Gmclaro/IA

Repository files navigation

TO DO:

  1. A*
  2. Heuristic
  3. Binary Search Tree
  4. Strips -> fazer guião

ia-rush

Projecto de Inteligência Artificial 2022 - Rush Hour

How to install

Make sure you are running Python 3.7 or higher

$ pip install -r requirements.txt

Tip: you might want to create a virtualenv first

How to play

open 3 terminals:

$ python3 server.py

$ python3 viewer.py

$ python3 client.py

to play using the sample client make sure the client pygame window has focus

Keys

Directions: arrows

Debug Installation

Make sure pygame is properly installed:

python -m pygame.examples.aliens

Tested on:

  • OSX Monterey 12.5.1

Authors:

About

Project for AI module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages