Ludum Dare #53compo
Mini Industries
Deliver Power to MiniVille!
I've never used GitHub before, so please, excuse me if there is any problem with the source code, I'm going to sort it out ASAP.
I've made this game in like 6 hours.
I've never used GitHub before, so please, excuse me if there is any problem with the source code, I'm going to sort it out ASAP.
I've made this game in like 6 hours.
Comments25
jclardy1 May 2023, 09:49
Hey, it seems your github repo is empty, did you commit/push your changes to github? Also the itch.io link is a 404.

LDJam user 1417011 May 2023, 09:51
> so please inform me of any problems with the source code
@icarusdev2 As I'm sure you are aware, there is indeed a problem with your source code :cop:
If you want, you could probably zip up the source code and upload it directly to this Ludum Dare submission. That's obviously less ideal than github (or another cloud git service), but it would work.
With that said, git is an extremely useful and important tool for game development, so I encourage you to take the time to figure it out, and upload it that way :)
@icarusdev2 As I'm sure you are aware, there is indeed a problem with your source code :cop:
If you want, you could probably zip up the source code and upload it directly to this Ludum Dare submission. That's obviously less ideal than github (or another cloud git service), but it would work.
With that said, git is an extremely useful and important tool for game development, so I encourage you to take the time to figure it out, and upload it that way :)

LDJam user 1417011 May 2023, 09:51
@icarusdev2 more bad news mate. The itchio link is 404. Did you forget to make the game *public*?
LDJam user 01 May 2023, 09:57
It seems like the itch.io link is broken. It just says "404: Not found". Also the Github repository is empty. You might have forgotten to *push* (`git push` in the terminal).
pauvictor1 May 2023, 13:37
Yep, same problem for me. Repo in github empty and itch.io seems to be an unpublished page. I hope you managed to publish it and I can test it :)
pauvictor1 May 2023, 13:38
I saw same issue, itch page 404 and github empty. I hope you can fix it so we can test the game!

Linus Lindberg1 May 2023, 15:39
Let me know once you've updated the itch link!
IcarusDev21 May 2023, 15:43
IcarusDev21 May 2023, 15:47
IcarusDev21 May 2023, 17:42
@pauvictor @linus-lindberg The link should be working now, as well as the git link. Thanks for the pacience.

Defrag1 May 2023, 17:51
I think I won! Although I am not sure what kind of world this would be to live in. Gameplay was pretty intuitive, although on the simple side. Scope is pretty limited here, which is what makes it doable in 48 hours. However, I would have liked to have seen some "orthogonal" systems at play (ie, systems that compete with each other or otherwise cause interesting decisions to form). As it is, it just seems like optimal gameplay is to just save cash until you can buy the oil plants and hydro dams.

cavedens1 May 2023, 17:56
Interesting concept. I would love to see it expanded so you could build roads and possibly remove and replace buildings. Runs really well
pauvictor1 May 2023, 18:07
Nice concept, it starts really slow, and then after a while, it is just unstoppable and you cannot lose.
But it is really great for 6h of development. Good work!
But it is really great for 6h of development. Good work!

TwoWolf2 May 2023, 04:46
Hey. It was fun simulation of a city growth. With a bit more ui polish and features it could be a full fledged game.

Shiiigear2 May 2023, 23:48
Great game with an interesting concept. I am curious what can it become with more than 6 hours of work !

Jimbly3 May 2023, 00:50
I call this some green living. At least, for the one guy who lives across the bridge from the greenery...
That was kind of fun. I love watching my town grow =)
That was kind of fun. I love watching my town grow =)

Sam Minh5 May 2023, 13:05
Its a very nice little game. It is very simple and satisfying in its simplicity. The economy inflates very fast and could use a little more challenge.
LDJam user 2385005 May 2023, 18:57
Nice to see another power delivery game! I enjoyed this. Simple and short, but fun. Good job for such short time!

cheesepencil7 May 2023, 05:39
cool to see a working game in 6 hours, that's tough!! I wish I could enlarge the screen a bit, the tiles are incredibly tiny on 4k displays (web version)

Prismapunch7 May 2023, 05:53
Fun game, I like the art and concept, I guess it's delivering power?
Nice work for 6 hours
Nice work for 6 hours

LDJam user 3524908 May 2023, 23:27
The tile placement should probably follow the mouse position -- I didn't realize at first that you could un-select with the right mouse button, and the tile placement was offset from the mouse, so selecting a new tile was a little awkward. Otherwise I like the cute visuals, and it's awesome that you got this put together in 6 hours.

apiffer14 May 2023, 13:55
It's definitely a impressive work for only 6h of development! There was some issue that made the game use only a small area of the screen but still was able to play until fill up the whole city. :)
Would be nice to have a feedback on which unit you have enough money to place and always show your cursor or current tile highlighted.
Would be nice to have a feedback on which unit you have enough money to place and always show your cursor or current tile highlighted.
ThomasLebel15 May 2023, 14:16
There is something really relaxing at watching our little town grows :)
I didn't get every particaularity of the game, but for a 6h entry, that's quite nice actually !
Well done :)
I didn't get every particaularity of the game, but for a 6h entry, that's quite nice actually !
Well done :)
MistaGiggles18 May 2023, 12:12
Impressive for 6hrs of development. Satisfying to play (although feels a little unbalanced as other comments have mentioned)
Also, I've never used GitHub before, so please inform me of any problems with the source code, I'm going to sort it out as fast as possible.