hbokmann / Pacman

Pacman in Python with PyGame
125 stars 172 forks source link

Modularized code #12

Open Swaraj-1925 opened 3 days ago

Swaraj-1925 commented 3 days ago

created separate file for separate class , created animated Pacman , i need this project for for my computer graphics project and there was rule to use at least one computer graphics algorithm so i have use bresenham_circle algo to create coins , and used