That's unfortunate, hopefully it's just an image he found and isn't intentional AI usage, granted it's hard to give people the benefit of the doubt these days.
That's unfortunate, hopefully it's just an image he found and isn't intentional AI usage, granted it's hard to give people the benefit of the doubt these days.
wtf?
Congrats :)
you're awesome man
// turtle
I made a ton of improvements to my SPM turn based combat, now the game engine supports loading any 2d enemy into the turn based combat which allows me to load a squiglet here
birb
This looks awesome!
here's a demo of Paper Mario with peer-to-peer networking! how? by writing a separate application that talks to the emulator (or your favourite flashcart) over the GDB remote serial protocol. the game makes an RPC call (e.g. "move me to this xyz"), and it is broadcast to all peers over WebRTC 🤯