3 changed files with 23 additions and 0 deletions
@ -0,0 +1,9 @@
|
||||
# Architectural Decision Records |
||||
|
||||
During development, many decisions are to be made. |
||||
Since it is one aim of js13kgames to learn more things, I want to write down |
||||
what my thoughts were when choosing certain tooling and what else could have |
||||
been an option. |
||||
|
||||
I tend to look at these more from an engineering perspective than a Game Dev |
||||
one. |
@ -0,0 +1,6 @@
|
||||
# Game Design Document |
||||
|
||||
A game design document is normally kept in professional setups. |
||||
However, I've heard of it so often and found a book describing it in more |
||||
detail, that I want to try it out. Perhaps it helps me make it under the top |
||||
100?! |
Loading…
Reference in new issue