Space… bruce!

@spacebruce.bsky.social

Aspiring computer game man, currently making a silly platformer for the Sega Mega Drive insanium mode : https://x.com/spacebruce webzone : https://spacebruce.netlify.app/

Does this layout feel like a good way to represent a map of an o'neill cylinder? The world layout loops on the X axis between 3 zones, so I want to suggest that by repeating a little bit at the the edges

Bild

day 4 already fallin off the horse bro fuck I missed a day but cuz of the timing I technically missed 2? I'll try to upload earlier, maybe tomorrow will be a double feature? this one took a lil' searchin too I suppose characters are from @spacebruce.bsky.social 's witch girl game

Bild

fixed the 32X port, only using it in subtle ways for now like increasing the background framerate on this stage and fixing a few visual whoopsies. Unless life throws another wrench at it, game is coming to both Megadrive and 32X platforms. #gamedev

I had a spare bit (singular) going free in the tilemap layout so decided to use it to mark secret wall chicken spots. Doing a few arithmetic tricks to make sure it's not a speed burden on the scrolling engine which is already kinda slow.

also here's a stage background i'm working on, the player is going to be in the mid ground on a cart doing something or other, it works by using the 68k's user mode to render then a bunch of small funky shaped DMA writes to copy up to vram, designed so action can still run at 60fps ontop.

Been working on enemies for the #Gilgamech submarine level. These harpoon chains shoot up from an ocean trench and latch onto the sub. They deal damage until you destroy them. This ties in to the previous level where you see ships destroyed by these harpoons. I love continuity stuff like this.

Bild

been having an absolutely terrible time IRL (jobseeking in this economy!) I'm porting my game off SGDK and onto the 32X (yes really) and making a native PC port alongside the 16-bit version. 3 simultaneous releases! Bit of a technical nightmare as the 32X SUCKS, but should be worth the pain.

BildBildBildBild

I started on a level editor a year or so ago, never finished it, currently reviving it and getting it working properly. One thing I thought was pretty useful is it can parse the target project's source tree to detect object definitions and pull values.

Bild

Working on locale/language stuff. bit of a WIP as UTF8 strings aren't handled by this font, but it's no problem to redraw all the text fields while the game is running, idk why this isn't more common. (I don't know french beyond baby level, but if anyone does, bonjour!)

stupidest goddamn technology on earth. Does not understand context, imagines data and functions that don't exist, messes with the autofill hotkey provided by the IDE (which DOES know which functions exist and can pull up the docs), not one good suggestion yet.