Wow … so we have the first factory ready. Now the characters can turn wood into planks, sticks and gears. All wood materials needed to build belts. Here’s a short video:
Continue reading “First factory”New UI and better control over the jobs
Today it’s exactly 1.5 month since I started the development of Revive & Prosper. It’s going so well, and I’m still so excited, that I hardly sleep 5 hours per day 🙂
What do we have today?
I’m now focusing on the UI. Look at the video:
Continue reading “New UI and better control over the jobs”Terrain Manipulation
Here we are with a new update. This week a lot of work will be done and I’ll publish it once we polish a few things. But at this moment we have ready terrain manipulation. Here is a short video:
Continue reading “Terrain Manipulation”Belts
Today is a super exciting day for me. I was coding overnight, like when I was in my early 20ties, eager to complete the implementation of the belts. And I did it!
Here’s a short video showing the progress:
Continue reading “Belts”First Job done
Alright, some work can be done here.
Today I completed the implementation of the working system in its first version. Right now the characters can do jobs scheduled on the map. It’s still missing buildings as that will require them finding resources needed for building, and there is no way to control priority of the work per character, but it’s still major progress.
Continue reading “First Job done”
Walking of characters
In Revive & Prosper you will play with a few characters (my idea is that it would be limited to 20). You are not going to control them directly, but you will instead create for them jobs. Each character will have a defined priority for each type of job and once he gets idle he will look, based on the priority for available jobs, and if he finds one he will do it. It’s a similar system like RimWorld or its ancestor Going Medieval .
To do that characters need to be able to walk in the world and see all available jobs. My development approach is to create a map of all fields interconnected with each other where I can easily find all available locations with the job and I can find path between the character’s current position and his destination. Here is a short video showing what I did:
Continue reading “Walking of characters”World
The first thing I created for my game is the world.
The idea is a wasteland with some sources of water and acid. Water can turn the dry land into fertile soil. Acid would kill the soil and probably slowly dismantle it.
Water will flow through the level and the dry land would suck the water inside and increase its internal moisture. But the sun will remove the moisture quite rapidly. However if there will be some vegetation on top of the soil, it would decrease the amount of evaporated water and it would increase the travel distance of water from the water source.
This is already a mechanic that I have done, but the whole system of water traveling through the level is not good yet so I’ll post some video on that once the water is fixed.
I want the characters in the game to be able to change the terrain and control where the water is flowing from the beginning of the game (control the environment). So the whole game is a grid of squares – like Minecraft. The grid is in the size of the characters. Here is a sample of a character walking through the map:
Continue reading “World”Intro
Hello.
My name is Pavel Jiřà Strnad and I’m a game developer. After releasing my big project Last Oricru, which was in development for 7 years, I decided to go back to my indie roots.
I’m kind of sick of games where you are winning by killing your opponent and I was looking for something more creative. So I designed my new game, named Revive and Prosper. The idea behind this game is that you are controlling a group of survivors in the wasteland and you want to take them through to their paradise. To do that you need to use your survivors to adapt the environment to their survival but with understanding and care so you actually help the environment itself.
Continue reading “Intro”