diff --git a/README.md b/README.md index e69de29..fe67bd2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,43 @@ +# Continuum Game + +**#LowRezJam22** + +Real time strategy/simulation game where you use plants and green energy to make the planet habitable again and grow your civilization. + +## Made in PICO-8 + +Direction keys are for movement, x key or (x) button will confirm or open the menu, and z key or (o) will cancel. While the menu is open you use the cursor keys to chose the corresponding menu command. + +__Menu items:__ +- Measure +- Build +- Plant +- Act + +Each Main Menu has a sub-menu where the action must be selected to execute: + +## Measure +- Temperature +- Air/Wind +- Soil +- Water + +## Build +- Energy Production Unit +- Energy Storage Unit (Battery) +- House/shelter +- Water Purifier + +## Plant +- Crops (Fruit) +- Grass +- Shrub +- Tree + +## Act +- Harvest +- Improve +- Remove +- Water + +Your goal is to tame the wilds and make the land hospitable and grow your population sustainably. Watch out for adverse weather!