Just got the game to read the source code. Looks like Steam requires that I install the game in order to view the source, and that isn't possible because I am on a Mac. Hopefully some day :)
Show HN: Mazelit - My wife and I released our first game
61–70 of 160 posts
Re: Show HN: Mazelit - My wife and I released our first game
#62Out of curiosity, why not release for mac if its made with godot?
With the source code DLC it should be possible to compile everything for a Mac regardless, even if it's a bit of work. If we make enough money from the game, we might reinvest it into a Mac. :)
Re: Show HN: Mazelit - My wife and I released our first game
#63Is this inspired by Bolo [0] on Apple ][? [0]: https://en.wikipedia.org/wiki/Bolo_%281982_video_game%29
Re: Show HN: Mazelit - My wife and I released our first game
#64Send some codes so streamers can give it a go
Re: Show HN: Mazelit - My wife and I released our first game
#65Did you end up using GDScript or C#?
Re: Show HN: Mazelit - My wife and I released our first game
#66Off-topic since I'm not a gamer - I checked out your website and it reminds me of early 2000s when these sort of cool websites were popular. Nicely done! Just one nit though - shouldn't News and Privacy rooms be swapped tho? =)
Re: Show HN: Mazelit - My wife and I released our first game
#67Imagine Rockstar selling GTA-5 source code as DLC priced at 99.99.
Re: Show HN: Mazelit - My wife and I released our first game
#68Just bought it. Looks like a nice little game. Wishing you many more successful releases. I am curious what roadblocks you ran into if you'd like to share more about your Godot experience.
The worst part was when I had to rip out a bunch of testing code that used @tool for release as it seemed to cause issues when doing a release build. The engine is generally not great when you want to follow clean software engineering (e.g. dependency injection is not possible, I opened a proposal to that end here[1]).
[1]: https://github.com/godotengine/godot-proposals/issues/8850
Re: Show HN: Mazelit - My wife and I released our first game
#69Congrats on releasing the game ~! A year is a very short time to release what looks like a polished game from the screenshots. Just got the game to read the source code. Looks like Steam requires that I install the game in order to view the source, and that isn't possible because I am on a Mac. Hopefully some day :)
Re: Show HN: Mazelit - My wife and I released our first game
#70This could be a unique company idea and business practice that sells source code as DLC under a restrictive license. Imagine Rockstar selling GTA-5 source code as DLC priced at 99.99.