Skip to content

Pac-Man clone made for the purpose learning/teaching Python and git/github

Notifications You must be signed in to change notification settings

jonascj/python-git-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pac-Man with Python and git

Pac-Man clone made for the purpose learning/teaching Python and git/github.

The game has shortcomings as a game and as a software project, some purposely made for the sake of learning/teaching.

Screenshot showcasing the game

Installation

  1. Clone this repository

  2. Install the pygame module:

    pip3 install pygame

  3. Run game.py

About

Pac-Man clone made for the purpose learning/teaching Python and git/github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages