Go to file
leca 57c7c23c2a optimizations and minor improvements 2024-06-04 01:32:46 +03:00
materials optimizations and minor improvements 2024-06-04 01:32:46 +03:00
models add decorations 2024-06-04 00:30:57 +03:00
scenes optimizations and minor improvements 2024-06-04 01:32:46 +03:00
scripts optimizations and minor improvements 2024-06-04 01:32:46 +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 Readme change 2024-06-04 00:55:18 +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 remade free tiles 2024-05-31 22:46:56 +03:00
todo full remade of tile structure 2024-06-03 22:25:56 +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
  • 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!