21
What dumb hobbies have you found yourself immersed in?
(hexbear.net)
Chat is a text only community for casual conversation, please keep shitposting to the absolute minimum. This is intended to be a separate space from c/chapotraphouse or the daily megathread. Chat does this by being a long-form community where topics will remain from day to day unlike the megathread, and it is distinct from c/chapotraphouse in that we ask you to engage in this community in a genuine way. Please keep shitposting, bits, and irony to a minimum.
As with all communities posts need to abide by the code of conduct, additionally moderators will remove any posts or comments deemed to be inappropriate.
Thank you and happy chatting!
Yeah, for real. LibGen has helped, as has adblockers.
The project I was working on is a game world centered around the use of a network connecting nodes (stations, ships, etc) and moving between them using a terminal interface. I was refining my original design and ended up making a low-level implementation of physical networking devices that doesn't make sense for a game.
I'm now taking time to not focus on it so I can go back to it being a game and not a simulation.
Well now I'm curious about this game lol. Sounds like a cross between Transport Fever and Hacknet. That could be pretty dope actually.
I sort of wanna try and learn Godot or something just to make a game I've hand an idea for for a while but no real drive to do so right now. The game would bu a platformer/walking sim that is about living with severe depression and such. I suck at programming so now I am pretending to be a writer instead. Which of course lends itself to learning as a hobby.
Hacknet is definitely an inspiration, as is hackmud. It's something I've been toying with for years, getting iterations to different states of completeness and then failing to push it any further.
Godot is awesome! I would also recommend checking out GameMaker as they just updated their license terms to allow the full engine for free (non-commercial use), including all of their asset packs. If you choose to sell the product, it's a one time $99.99 license fee (royalty free). It's one of the best engines for 2D games, and you can use their visual scripting system instead of writing code.
I'm hella behind the times and just saw that the beta version of GMS has a build for Ubuntu. Maybe it's time I actually check it out. Gonna look more into it for sure.