csivitu / ArcadeGames

MIT License
7 stars 38 forks source link

[Feat] Add Pacman #86 #88

Closed RupaakSrinivas closed 2 years ago

RupaakSrinivas commented 2 years ago

@SubstantialCattle5 @3xpl0itk1t ,

Added a simple pacman game using turtle and freegames library, It has only one level , and when the game ends, it stops. Please create a folder under pythongames to add pacman main.py and readme.md

3xpl0itk1t commented 2 years ago

@RupaakSrinivas Add this game file in a pacman directory please so that its easier for us to manage

RupaakSrinivas commented 2 years ago

@3xpl0itk1t , @SubstantialCattle5 , I have added a new commit, with the pacman directory