diff options
author | Eduardo Julian | 2022-11-11 15:59:22 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-11-11 15:59:22 -0400 |
commit | 4c765d22bd0a2e5271bf350745ed29f66bfbb96a (patch) | |
tree | 1c2572154f828dae537eb2f528b7743f70bb6744 /documentation/bookmark/game | |
parent | cb572295c9a73330531e07f3f6a92b3bb2434514 (diff) |
Added SourceFile annotations to functions when compiling for the JVM.
Diffstat (limited to 'documentation/bookmark/game')
-rw-r--r-- | documentation/bookmark/game/design.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bookmark/game/design.md b/documentation/bookmark/game/design.md index fdb3eb4d3..478780aed 100644 --- a/documentation/bookmark/game/design.md +++ b/documentation/bookmark/game/design.md @@ -1,6 +1,6 @@ # Reference -0. []() +0. [Ludonarrative dissonance](https://en.wikipedia.org/wiki/Ludonarrative_dissonance) 0. [Creating a system of game play notation](https://lostgarden.home.blog/2006/01/16/creating-a-system-of-game-play-notation/) 0. [How to design an Abstract Strategy Board Game *Top 10 Mechanisms*](https://www.youtube.com/watch?v=fBWDfXE9xsU) |