daily sketch - zombie.
I'd like to be able to take these and use them in a game or interactive novel. But I know I'll be overwhelmed with too much art to make if I go that route.
trying to relax and practice some pixel art this Easter morning :)
company I work for is laying off half the programmers. A major factor is that we have AI tools to replace them. I hate this timeline.
tested out my phone's GPS accuracy via HTML5's geolocation API for this new GPS-based interactive fiction game I'm working on. It's...confidently wrong. Either that or Google Maps has no idea where my house really is. In any case, I probably need to use some _huge_ thresholds for determining whether or not you made it to a waypoint.
Alice gator wireframe 🐊💜
#lowpoly #wireframe #b3dhttps://github.com/fdorothy/urbanovel I should revamp my urbanovel project (Ink, but the story progresses as you find more QR codes) with actual React code. Maybe someone will actually make something out of it if I clean up the repo.

GitHub - fdorothy/urbanovel: An urban game framework for ink
An urban game framework for ink. Contribute to fdorothy/urbanovel development by creating an account on GitHub.
GitHublearned some new tools for React this past week. zustand, react query. Now, to apply this to gamedev somehow...
diving into making a cyber-punk game in Godot and need a good choice-based dialogue system. Dialogic seems like the best fit, but does it scale well when you have a ton of conversation branching? I was thinking about using Ink, but I would need to code my own actors.
What are some good vegan substitute ingredients for baking light maps?
working on a bot for blackjack-like games on Discord, using discord.js. anyone know of a decent free place to host it? also, code:
https://github.com/fdorothy/blackjack_bot
GitHub - fdorothy/blackjack_bot
Contribute to fdorothy/blackjack_bot development by creating an account on GitHub.
GitHub