diff --git a/Buildings.md b/Buildings.md new file mode 100644 index 0000000..4154b4f --- /dev/null +++ b/Buildings.md @@ -0,0 +1,7 @@ +When you get half of the resources needed to build something, it will be unlocked. +List: +* Hut: +2 to max pop. +* House: +4 to max pop. +* Lab: First unlocks research. +100 to max research points. +* Trading post: Unlocks trading. Can only be built once. +* Storehouse: +100 to max storage. diff --git a/Getting Started.md b/Getting Started.md new file mode 100644 index 0000000..dce9414 --- /dev/null +++ b/Getting Started.md @@ -0,0 +1,8 @@ +To start, click on Gather wood. +You will see a resource section on the main tab, along with a crafting tab. +Continue to gather wood until you have 15 wood. +Now go to the crafting tab and build a hut. +You will see a population tab show. +Go to that and wait until you have 2 workers. +Hire them both as lumberjacks. +Now your workers will auto-produce wood. Workers start at 0.1 resources/s. diff --git a/Home.md b/Home.md index e80f6a6..b673e58 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,2 @@ -Welcome to the incgame wiki! +Welcome to the wiki for my incremental game! +For new players, see [Getting Started](Getting Started). diff --git a/Research.md b/Research.md new file mode 100644 index 0000000..6a482f9 --- /dev/null +++ b/Research.md @@ -0,0 +1 @@ +* Faster workers: +0.2 to base worker rate. diff --git a/Storage.md b/Storage.md new file mode 100644 index 0000000..e39f93c --- /dev/null +++ b/Storage.md @@ -0,0 +1 @@ +The numbers next to the resources display show the amount resources you have out of the maximum number(100 to start). If you ever reach the max, workers will stop producing and [trading](Trading) will not work. You can increase this max by building storehouses, giving you an extra 100 resources. diff --git a/Trading.md b/Trading.md new file mode 100644 index 0000000..886d89a --- /dev/null +++ b/Trading.md @@ -0,0 +1,4 @@ +Trading is unlocked when you build a trading post. It will allow you to buy and sell resources for gold. +Rates: +* Wood: 1 gold +* Metal: 10 gold diff --git a/Workers.md b/Workers.md new file mode 100644 index 0000000..95e8ef3 --- /dev/null +++ b/Workers.md @@ -0,0 +1,5 @@ +Workers start at a base rate of 0.1 resources/s. +List: +* Lumberjack: Produces wood +* Miner: Produces metal +* Scientist: Produces research points