mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-30 16:40:46 +08:00
Made a GameLoop helper module to make game class cleaner
This commit is contained in:
@@ -7,7 +7,7 @@ html
|
||||
script(src='/garageserver.io.js')
|
||||
script(src='/javascripts/jquery-2.0.0.min.js')
|
||||
script(src='/javascripts/keyboard.min.js')
|
||||
script(src='/javascripts/accumulator.js')
|
||||
script(src='/javascripts/gameloop.js')
|
||||
script(src='core.js')
|
||||
script(src='/javascripts/game.js')
|
||||
body
|
||||
|
||||
Reference in New Issue
Block a user