Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gamejs-cadaver package #82

Open
oberhamsi opened this issue Apr 3, 2013 · 0 comments
Open

gamejs-cadaver package #82

oberhamsi opened this issue Apr 3, 2013 · 0 comments
Labels

Comments

@oberhamsi
Copy link
Member

provide "gamejs-cadaver" package to be used as a starting point for games. the code is already in the games and tutorials, we just need put it in a coherent package.

do not get fancy about all of this. it's all throw-away, getting-started-fast code. I would expect most if not all parts of gamejs-cadaver to be replaced by custom code for anything but trivial games.

  • director and a start scene class and game scene
  • animation and spritesheet classes

would be nice but not as easy to extract:

  • game scene is: tmx scrolling engine scene with a collision model
  • basic actor (like we had in early gamejs.. it was called SimpleSprite or smth)
  • actor A* on tmx collision model (could also be used to showcase worker for A*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant