
Minigod
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
WELCOME MINIGOD
This is a God game created for `Ludum Dare 45: Start with nothing`.
You landed on an empty planet with nothing on it. But perhaps by digging a little, you might find something.
```
ARROWS: move
SPACE: dig and examine.
TAB: leave, enter spaceship.
H: help.
```
Goal:
Grow your world until you reach 1000 humans.
_____
Dev notes:
This game was a real torture to make!
So I came up with this brilliant idea. How about instead of programming the AI, I just let players do it themselves? Cause really, I really suck and programming AI and I didn't feel like it. So I came up with this convoluted dialog system to setup AI, and it was even more difficult than making the AI itself. Plus for testing, I did have to come up with semi descent AI, using my convoluted system.
Anyway, halfway through, I was thinking let's just ditch that idea... then I changed my mind and left it in there.
So there you go. A game halfway done, missing all the AI, but you as a player get to fill in the blank. I did manage to multiply my rabbit population, then gave up afterwards cause it was too complicated. So if you do manage to reach the two last achievements, please do let me know cause I haven't even got to that point yet.
This is a God game created for `Ludum Dare 45: Start with nothing`.
You landed on an empty planet with nothing on it. But perhaps by digging a little, you might find something.
```
ARROWS: move
SPACE: dig and examine.
TAB: leave, enter spaceship.
H: help.
```
Goal:
Grow your world until you reach 1000 humans.
_____
Dev notes:
This game was a real torture to make!
So I came up with this brilliant idea. How about instead of programming the AI, I just let players do it themselves? Cause really, I really suck and programming AI and I didn't feel like it. So I came up with this convoluted dialog system to setup AI, and it was even more difficult than making the AI itself. Plus for testing, I did have to come up with semi descent AI, using my convoluted system.
Anyway, halfway through, I was thinking let's just ditch that idea... then I changed my mind and left it in there.
So there you go. A game halfway done, missing all the AI, but you as a player get to fill in the blank. I did manage to multiply my rabbit population, then gave up afterwards cause it was too complicated. So if you do manage to reach the two last achievements, please do let me know cause I haven't even got to that point yet.