Skip to content

Commit

Permalink
room drawing methods updated, polish, more rooms
Browse files Browse the repository at this point in the history
  • Loading branch information
Rybar committed Sep 12, 2017
1 parent 9c85d6e commit 8cbb922
Show file tree
Hide file tree
Showing 15 changed files with 731 additions and 385 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module.exports = function(grunt) {

'src/js/main.js',
'src/js/world/world.js',
'src/js/world/rooms.js',
'src/js/lib/sound.js',
'src/js/player.js',
'src/js/particle.js',
Expand Down
Loading

0 comments on commit 8cbb922

Please sign in to comment.