Skip to content

DiabloiqueJS/OnceUponAZombieTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample "Shmup"

- image loader and 3 games qualities (look in _dev/js/datas/imagesDatas)
- register inputs (look in _dev/js/datas/inputsList)
- using simple "on" for inputs and loop inputs events (look in _dev/js/custom/Game.js and _dev/js/custom/gameLoop.js)
- using a very simple localisation (look on _dev/js/datas/dictionary and _dev/js/custom/Game.js)

- binding gamepad (look in _dev/js/custom/gameLoop)

- a simple example of inherits from GameObject (used for enemies)

All arts are from Dreamirl and are not free to use.

About

projet HTML5 Game Week with Dream Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors