Skip to content

Chomp your way through code with my Python-powered text-based Pac-Man game, crafted with love and a sprinkle of guided learning

License

Notifications You must be signed in to change notification settings

DelicaTessa/pacman_in_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Text-Based Pac-Man Game ๐Ÿ•น๏ธ๐Ÿ‘ป

Dive into the nostalgic maze with this Python-powered, text-based Pac-Man game! Crafted with love, a sprinkle of guided learning, and a dash of fun!

Features ๐ŸŒŸ

  • Game Design: Dive into a well-designed text maze, bringing back the classic Pac-Man vibes.
  • Input Handling: Use your keyboard to navigate and outsmart those pesky ghosts!

Getting Started ๐Ÿš€

Prerequisites

  • Python 3.x

Installation

  1. Clone the repo
git clone https://github.com/DelicaTessa/pacman_in_python
  1. Navigate to the project directory
cd pacman_in_python/src
  1. Run the game
python3 program.py

How to Play ๐ŸŽฎ

  • Use W for up, A for left, S for down, and D for right.
  • Collect all the points while avoiding the ghosts to win!

Contributing ๐Ÿค

Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.

License ๐Ÿ“

This project is licensed under the MIT License.

Acknowledgments ๐Ÿ™Œ

  • Inspired and developed through a guided Python course.
  • Shoutout to all the classic gamers out there!

About

Chomp your way through code with my Python-powered text-based Pac-Man game, crafted with love and a sprinkle of guided learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages