Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kedyn/pacmanportal
Simple pacman remix with portals
https://github.com/kedyn/pacmanportal
Last synced: 30 days ago
JSON representation
Simple pacman remix with portals
- Host: GitHub
- URL: https://github.com/kedyn/pacmanportal
- Owner: Kedyn
- License: mit
- Created: 2018-10-19T15:53:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T21:03:12.000Z (about 5 years ago)
- Last Synced: 2024-11-07T13:56:10.531Z (3 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PacMan Portal
A game inspired by one of the classic games, **Pac-Man**, with a small twist, portals.
## Dependencies
- Python 3.8+
- PyGame## Installation
Clone the repository and run the `main.py` file.
## How to Play
Use `arrow` keys to move.
Use `WASD` keys to create a portal.The goal of the game is to eat all pills scared throughout the maze.
## License
The code of this project is under the [MIT](https://choosealicense.com/licenses/mit/) license.
## Disclaimer
This project was made for educational purposes only, mainly to show the understanding and utilization of the `A*` algorithm.
PAC-MAN™ & ©1980 BANDAI NAMCO Entertainment Inc.