kilacoda / Manim-Pac-Man

Pac-Man: a game built using MANIM python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manim-Pac-Man

Pac-Man: a game built using MANIM python library

Yesterday I watched this video from Benjamin Hackl and I could not believe that someone (I don't know who) created MANIM interactivity, i.e, you can trigger specific MANIM animations by pressing the mouse/keyboard.

Obviously the main consequence of it is that we can create games using MANIM!

In case you want to play my Pac-Man game, open the terminal and run python run_game.py.

manim_pacman.mp4

About

Pac-Man: a game built using MANIM python library

License:GNU General Public License v3.0


Languages

Language:Python 100.0%