14

I finally open sourced my game!!! I was mainly working on getting it a better title (it still may change in the future) and figuring out licensing.

This game comes from me playing with the minecraft mod computercraft and my friend pondering the idea "what if you played the game from a bedrock box by only controlling a turtle" and everything just kinda spiraled out of control from there. The game is in a very bare bones state, just with a basic interpreter for Hive--, the truly god awful programming language you use to command your workers. The automation aspect of the game is very much meant to encapsulate both the diegetic resource gathering and processing you do as well as the tools you create to make writing the code easier. It's very much not a game for most people and isn't trying to be commercial or have a large audience. This is solely a game for people who are as autistic about programming (and slightly insane) as I am.

You can keep track of development using the git.gay

you are viewing a single comment's thread
view the rest of the comments
[-] ArsonButCute@programming.dev 2 points 2 weeks ago

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.

[-] Saithe@lemmy.blahaj.zone 2 points 2 weeks ago

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

[-] Saithe@lemmy.blahaj.zone 2 points 2 weeks ago

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

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.

Community Wiki

founded 3 years ago
MODERATORS