Skip to content

Commit

Permalink
add some snoopy sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Dec 29, 2012
1 parent ebd9e0f commit 3b0448f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
1 change: 1 addition & 0 deletions js/level_methods.js
Expand Up @@ -66,6 +66,7 @@ blocks['['] = {sx: 11, sy: 1};
blocks[']'] = {sx: 12, sy: 1};
blocks['j'] = {sx: 2, sy: 5};
blocks['Z'] = {sx: 9, sy: 9};
blocks['f'] = {sx: 12, sy: 2};



Expand Down
24 changes: 13 additions & 11 deletions js/levels.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified themes/snoop/images/game_tiles.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b0448f

Please sign in to comment.