Skip to main content

Questions tagged [enchant.js]

Filter by
Sorted by
Tagged with
0 votes
1 answer
355 views

I am using enchantJS and would like to use the letters and numbers as well as numpad on a keyboard to do different things (eg: hotkeys). From this page http://users.csc.calpoly.edu/~foaad/enchant/...
MxLDevs's user avatar
  • 143
1 vote
1 answer
395 views

You're developing a game using Enchant.js and you just need an Enemy class which multiple enemy classes derive from and every enemy has its own sprite and stuff.
jorge_codes's user avatar
  • 2,308
3 votes
1 answer
1k views

Following the Enchant.js tutorial I cannot find a way to define the place the game is rendered in the page. It either takes the maximum possible area or limits itself to the given size (using game....
jorge_codes's user avatar
  • 2,308