An open API service indexing awesome lists of open source software.

https://github.com/valks-games/survivor

Unity RPG in the making.
https://github.com/valks-games/survivor

rpg unity

Last synced: about 2 months ago
JSON representation

Unity RPG in the making.

Awesome Lists containing this project

README

          

# Survivor

## About
### Short Description
Forage and explore infinite procedurally generated worlds.

Description
You are a single humanoid that crash lands on the surface of a unknown randomly procedurally generated starting planet. You have your basic resources that you can gather. The resources you gather will be placed inside your backpack which you can then use to make all sorts of structures such as crafting benches and storage crates. Then you’ll be researching new technologies until you have researched the technology to craft a spaceship. You will then traverse through the stars, encountering new species and civilizations. Other planets will have different resources required for more advanced entities that you will eventually require. There will be factions that will wage war on you based on sheer bias or because you're too close to their territory. However if unprovoked and friendly, you may be able to recruit new colonists, trade and potentially make a new ally. Civilizations in space and on the surface of planets will continue to progress even if they're not loaded in on your screen. The progression will not be dealt with every game frame but rather be based on the difference in time you last visited that civilization.

### Lore
You crashland on the surface of a planet. You have nothing, you're alone, what do you do?

## Contributing
We are currently looking for people with the following skills.
- Unity C# Scripting

If you're interested in joining the team, please talk to **valk#3277** through Discord.

[CONTRIBUTING.md](https://github.com/valkyrienyanko/Survivor/blob/master/CONTRIBUTING.md)

## Roadmap
- [x] Infinite Procedural Terrain Generation
- [ ] Lakes
- [ ] Rivers
- [ ] Biomes
- [ ] Grid Structure Placement
- [ ] Inventory Management
- [ ] Offscreen AI Progression