- Bárbara Nóbrega Galiza - 105937
- Pedro Pinho - 109986
DigDug clone for AI teaching
Make sure you are running Python 3.11.
$ pip install -r requirements.txt
Tip: you might want to create a virtualenv first
open 3 terminals:
$ python3 server.py
$ python3 viewer.py
$ python3 client.py
to play using the sample client make sure the client pygame hidden window has focus
Directions: arrows
A: 'a' - pump enemies
Make sure pygame is properly installed:
python -m pygame.examples.aliens
- MacOS 13.6