Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.