14
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Aug 2026
14 points (100.0% liked)
Game Development
6345 readers
1 users here now
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
founded 3 years ago
MODERATORS
You're totally right my code was malformed. I looked closer at hivemm-design and realized you had syntax examples toward the bottom. I'm still not quite getting feedback from the game, but it does acknowledge transmissions and doesn't crash now.
Thank you.
Currently the only feedback will be in the form of info logs printed to stdout and sending data back over the port via the x command
I want to clarify that by “currently” I mean the info logs will be removed from release builds. They actually shouldn’t be there outside of debug builds and are a bug. The game is intended to be played with the only feedback being data sent over the port from your own hive-- code