Welcome to PACMAN Game in Assembly Language, a classic arcade game implemented in x86 assembly language. This game features three levels with different layouts, portals, and challenges inspired by the original Pac-Man.
- Three challenging levels with increasing difficulty.
- Classic Pac-Man gameplay mechanics.
- Unique maze layouts and obstacles.
- Portals for teleportation across the maze.
- Score tracking and high score display.
- Colorful graphics and retro arcade feel.
DOS emulator or environment for running assembly programs.
- Use the arrow keys to navigate Pac-Man through the maze.
- Collect dots and avoid ghosts to advance through the levels.
- Use portals strategically to move across the maze quickly.
- Reach high scores by clearing levels efficiently and collecting bonuses.
- Arrow Keys: Move Pac-Man (Up, Down, Left, Right)
- Spacebar: Pause/Resume
I welcome contributions from the community to enhance the functionality and design of our online store frontend. If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure the code passes any existing tests.
- Test your changes locally to ensure they work as expected.
- Submit a pull request with a clear description of your changes and why they're necessary.