Skip to content

Commit 08df30d

Browse files
authored
Merge pull request #1 from CameronFoxly/master
Swapping out sprites with Mona
2 parents c6976d4 + 2eed1db commit 08df30d

19 files changed

Lines changed: 9844 additions & 2024 deletions

app/scripts/characters/pacman.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class Pacman {
4141
this.display = true;
4242
this.animate = true;
4343
this.loopAnimation = true;
44-
this.msBetweenSprites = 50;
44+
this.msBetweenSprites = 100;
4545
this.msSinceLastSprite = 0;
4646
this.spriteFrames = 4;
4747
this.backgroundOffsetPixels = 0;

app/style/graphics/pacman_logo.png

472 KB
Loading
1.22 KB
Loading
1.21 KB
Loading
Lines changed: 4 additions & 2 deletions
Loading
1.21 KB
Loading
1.21 KB
Loading
Lines changed: 4 additions & 2 deletions
Loading
181 Bytes
Loading

app/style/graphics/spriteSheets/characters/pacman/pacman_death.svg

Lines changed: 2775 additions & 22 deletions
Loading

0 commit comments

Comments
 (0)