add Pac-Man effect (#382)

This commit is contained in:
The One
2017-02-08 14:31:14 +01:00
committed by brindosch
parent 7f2d6bde9a
commit 86814ebc87
2 changed files with 85 additions and 0 deletions

4
effects/pacman.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name" : "Pac-Man",
"script" : "pacman.py"
}