44 lines
897 B
Markdown
44 lines
897 B
Markdown
# 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!
|