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.
- Host: GitHub
- URL: https://github.com/valks-games/survivor
- Owner: Valks-Games
- License: mit
- Created: 2019-12-23T08:03:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T16:03:58.000Z (about 6 years ago)
- Last Synced: 2025-01-03T04:53:15.597Z (over 1 year ago)
- Topics: rpg, unity
- Language: C#
- Homepage:
- Size: 32 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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