about summary refs log blame commit diff stats
path: root/js/game-frame/README.md
blob: 91ae7e68d3a354bc9ad32ade1ed56a45d374600a (plain) (tree)
1
2
3
4
5
6
7
8





                                                                                                                                     

                             






                                                                                      
# Game frame

My *hope* is to make this a sort of generic starting point to prototype little exploration and puzzle games, a la old 2d Zelda games.

Needs to support: 

- [x] 2d, grid-based movement
- [x] collectable items
- configurable map
- panning camera to follow the character across a map larger than the default viewport

Does it need to support?

- NPCs?
- dialog?