Skip to content

FilipeMarch/Manim-Pac-Man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Step by step:

  1. Open a terminal and type: git clone https://github.com/FilipeMarch/Manim-Pac-Man
  2. Open Manim-Pac-Man folder on your terminal by typing cd Manim-Pac-Man
  3. Type python run_game.py; The game will start.
manim_pacman.mp4

About

Pac-Man: a game built using MANIM python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages