This repository has been archived on 2019-12-09. You can view files and clone it, but cannot push or open issues or pull requests.
pacman2/LISEZ-MOI.txt
2019-12-09 21:10:09 +01:00

11 lines
255 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Dépendances :
- python (>3.7)
- pygame
Pour lancer pac-man, ./pac-man.py
Pour lancer le casse-briques, ./casse-briques.py
Le moteur est dans engine/, limplémentation de pac-man dans scenes/
et celle de casse-brique tient dans casse-briques.py.