|
@@ -0,0 +1,9 @@
|
|
1
|
+* Forever Game Project Roguelike
|
|
2
|
+
|
|
3
|
+This is the very beginning of my "forever" game project. See https://azrazalea.net/blog/a_ramble_about_a_game_idea.html
|
|
4
|
+for an overview (eventually this git repository will contain some better info).
|
|
5
|
+
|
|
6
|
+For the time being, the game is just going to be a roguelike that I will incrementally morph into the final project.
|
|
7
|
+
|
|
8
|
+Please note that the name of this repository will likely change once I figure out what to call the game, so do not rely on
|
|
9
|
+this URL to be available long-term.
|