From 544d53097c7f220e397ab2fb2d7f7973a8ae11da Mon Sep 17 00:00:00 2001 From: elioat Date: Thu, 28 Dec 2023 12:45:54 -0500 Subject: a place to plan what the heck I'm doing. --- js/game-frame/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 js/game-frame/README.md diff --git a/js/game-frame/README.md b/js/game-frame/README.md new file mode 100644 index 0000000..cd787f2 --- /dev/null +++ b/js/game-frame/README.md @@ -0,0 +1,15 @@ +# 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: + +- 2d, grid-based movement +- 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? \ No newline at end of file -- cgit 1.4.1-2-gfad0