Reading List
The most recent articles from a list of feeds I subscribe to.
Recording snail history logs
I’ve decided that it’s about time to start recording event histories for snails. I keep going back to the database and checking which event ran on which snail by IDs and such and it’s getting to be a hassle. I’d rather just be able to go to the snail’s profile page and see all the important stuff that’s happened to it. Since this was always meant to be a feature anyway, I figured I may as well do it now.
Thoughts on @HobbyGameDev's post on starting simple
Chris DeLeon of HobbyGameDev has written a post all about the importance of starting simple in game development, and of picking projects that make you reach as opposed to scramble in terms of their complexity versus your current skillset.
Thoughts on @HobbyGameDev's post on starting simple
Chris DeLeon of HobbyGameDev has written a post all about the importance of starting simple in game development, and of picking projects that make you reach as opposed to scramble in terms of their complexity versus your current skillset.
Thoughts on @HobbyGameDev's post on starting simple
Snail metabolic rates and caloric needs
Wow, two blog posts in one day.
Today I implemented a basic energy system for the snails. I’m trying to keep it moderately realistic for the time being just to implement something quickly, but the idea for the final version is to actually do proper research on exactly how this stuff works and revise the system to match.