Go to file
leca ea387c1bbb limit empty tile visible distance 2024-06-07 04:52:30 +03:00
materials trees are now different sizes, fixed black lines between tiles 2024-06-07 03:28:38 +03:00
models trees are now different sizes, fixed black lines between tiles 2024-06-07 03:28:38 +03:00
scenes add lake tile 2024-06-04 13:12:27 +03:00
scripts limit empty tile visible distance 2024-06-07 04:52:30 +03:00
.gitattributes cleanup 2024-06-03 22:29:17 +03:00
.gitignore Initial commit 2024-05-30 02:12:01 +03:00
LICENSE Initial commit 2024-05-30 02:12:01 +03:00
README.md trees are now different sizes, fixed black lines between tiles 2024-06-07 03:28:38 +03:00
icon.svg New project 2024-05-30 02:14:08 +03:00
icon.svg.import New project 2024-05-30 02:14:08 +03:00
project.godot trees are now different sizes, fixed black lines between tiles 2024-06-07 03:28:38 +03:00

README.md

Godsim

About

Godsim is an attempt to recreate deisim. 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
  • Daylight cycle
  • 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!