Readme change

This commit is contained in:
leca 2024-06-04 00:55:18 +03:00
parent 43f03c880d
commit 24621dfb3b
1 changed files with 37 additions and 0 deletions

View File

@ -1,2 +1,39 @@
# Godsim
## About
Godsim is an attempt to recreate [deisim](https://www.deisim.com/). I took a lot of inspiration from this game. I love it and all God simulators, but I don't have a VR headset and I know no opensource God simulator games. Maybe I was searching bad, but I didn't find one. So I decided to make my own! I really love low-poly graphics so this is the style of this game. I'd like to try to implement some basic mechanics from deisim and try to implement my own ideas. Hope you'll like it!
## Contributing
Contributioning is welcome, please, feel free to fire an issue or make a PR. I'll gladly read your thoughts or bug reports and do my best to develop a good video game!
## Roadmap
Things and ideas I'd like to implement
- Make basic movement, God controls ✔️
- Make world creation using tiles (a.k.a. minecraft chunks) ✔️
- Make a hella lof of tiles which are, but not limited to:
- Empty ✔️
- Plain ✔️
- Forest ✔️
- Lake
- Sea
- Desert
- Mountains
- Make a tutorial
- Add animals
- Make humans and their belongings:
- Towns
- Professions
- Heretic
- Cleric
- Lumberjack
- Warrior
- Farmer
- Fisherman
- Hunter
- Make faith points mechanics
- Add some God powers:
- Thunderstrike
- Rain
- Wildfire
- Plague (and cure for it ;) )
- Add soundtrack and ambient
## Thanks
Thanks to deisim developers, you are true inspirational gods!