egg boy color's Avatar

egg boy color

@eggboycolor

Hi, I'm Andy! I make pixels, cute games, and NES/GBC homebrew. Let's be friends! they/them

390
Followers
119
Following
39
Posts
08.11.2023
Joined
Posts Following

Latest posts by egg boy color @eggboycolor

a practice drawing with sprites and tiles made in Picotron using its built in pixel art tool to draw, map tool to make the map, and code to draw the map and a corner placeholder HUD with a lives count. a dark cloudy background over a yet another grassy landscape stone blocks, a cat player character shoots a fireball, slimes that can shoot electricity, a blue orb, a pink staff, rays of light shining from the sky.

a practice drawing with sprites and tiles made in Picotron using its built in pixel art tool to draw, map tool to make the map, and code to draw the map and a corner placeholder HUD with a lives count. a dark cloudy background over a yet another grassy landscape stone blocks, a cat player character shoots a fireball, slimes that can shoot electricity, a blue orb, a pink staff, rays of light shining from the sky.

a warmup drawing in picotron, thinking of maybe doing a little single-screen arcade run-and-gun game that would have wave-based combat and boss encounters back-to-back. dynamic enemy rank and branching play paths between rounds. simple power-ups, no shops or leveling.

10.03.2026 03:50 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I need to try posting more here! Saw some activity since I was last here, especially my Super Game Boy demo I posted. I've been less active on bsky since holidays -- getting back to my recently-started job and with the cold weather I've been low-energy. Want to get back into gamedev/homebrew lately.

09.03.2026 05:08 ๐Ÿ‘ 9 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Games in this protocol have to be modified greatly because it uses the VRAM of the GB screen as a little command buffer system, it's less bandwidth than GBC or even GB can usually modify per frame directly so need to compress it into commands, was thinking you could pre-upload data between screens.

09.03.2026 04:52 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

A template would be cool! I had at one point had hopes to release a GB Studio compatible lib that people could plug in optionally. Yeah it's a fairly custom SNES code, that uses DATA_TRN, and the GB ROM detects it's running on a true SGB with a SNES on the other side of it when it's done.

09.03.2026 04:51 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

I'd be open to privately share WIP code if you want to build your own SGB enhance mode and don't mind reading a somewhat esoteric C-like language that maps to machine code! I'd love to one day release this protocol demo fully, I didn't finish the spec or get things to the full polish I wanted yet.

09.03.2026 04:45 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Hi sorry for the delayI haven't been active on Bluesky in a little while. I haven't yet had time to continue the SGB project lately. I wrote my own assembler/language for this project, which I was running into some roadblocks, and some game/engine design blockers around the platformer I was building

09.03.2026 04:41 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image
04.02.2026 08:59 ๐Ÿ‘ 888 ๐Ÿ” 219 ๐Ÿ’ฌ 5 ๐Ÿ“Œ 0
Video thumbnail

When you meet another Sonic fan

21.01.2026 14:29 ๐Ÿ‘ 3930 ๐Ÿ” 1662 ๐Ÿ’ฌ 22 ๐Ÿ“Œ 19
FBI agent Fox Mulder holding up a Stand Arrow from JoJo's Bizarre Adventure with Dana Scully looking on in the background

FBI agent Fox Mulder holding up a Stand Arrow from JoJo's Bizarre Adventure with Dana Scully looking on in the background

scully you're not gonna believe this

19.01.2026 21:17 ๐Ÿ‘ 4381 ๐Ÿ” 1884 ๐Ÿ’ฌ 32 ๐Ÿ“Œ 14
Video thumbnail

New Last Crown Warriors demo available on itch.io (link in replies)!

14.01.2026 15:11 ๐Ÿ‘ 106 ๐Ÿ” 33 ๐Ÿ’ฌ 4 ๐Ÿ“Œ 2
Post image
07.01.2026 12:27 ๐Ÿ‘ 5550 ๐Ÿ” 2165 ๐Ÿ’ฌ 18 ๐Ÿ“Œ 43
Image of six icosahedron nets with the faces numbered. Text goes into detail:
"All d20 layouts that are fully balanced numerically"
There are only six number layouts (and their reflections) for a d20 that are optimally fair.
The most common layout (where the 20 is surrounded by 2, 14, 8) is NOT numerically balanced, apart from by opposite-face sum (Which only helps negate bias from a squashed shape).
d20 dice with the above layouts should roll the expected value (10.5) on average, even if their shape is squashed (common for very old, cheap, or melted dice), their center of mass is offset (common in dice with inserts, multiple materials, air bubbles), or are not fully isohedral where faces/edges are slightly different (common for handcrafted gem/glass/metal dice, and dice not evenly tumbled).
Key features:
- Opposite faces always sum 21 (two faces with an average value of 10.5)
- Faces around each vertex always sum 53 or 52 (five faces with average value of 10.6 or 10.4)
- A face's three adjacent faces always sum 32 or 31 (three faces with average value of 10.666 or 10.333)
Feel free to use any of thes layouts above for your own dice to make them fairer overall.

Image of six icosahedron nets with the faces numbered. Text goes into detail: "All d20 layouts that are fully balanced numerically" There are only six number layouts (and their reflections) for a d20 that are optimally fair. The most common layout (where the 20 is surrounded by 2, 14, 8) is NOT numerically balanced, apart from by opposite-face sum (Which only helps negate bias from a squashed shape). d20 dice with the above layouts should roll the expected value (10.5) on average, even if their shape is squashed (common for very old, cheap, or melted dice), their center of mass is offset (common in dice with inserts, multiple materials, air bubbles), or are not fully isohedral where faces/edges are slightly different (common for handcrafted gem/glass/metal dice, and dice not evenly tumbled). Key features: - Opposite faces always sum 21 (two faces with an average value of 10.5) - Faces around each vertex always sum 53 or 52 (five faces with average value of 10.6 or 10.4) - A face's three adjacent faces always sum 32 or 31 (three faces with average value of 10.666 or 10.333) Feel free to use any of thes layouts above for your own dice to make them fairer overall.

Realised I haven't posted this here yet:

This is every possible numerically-balanced d20 layout.
If you know a dice-maker please pass this on to them - it'll make their dice roll fairer on average.

#Dice #TTRPG

10.01.2026 17:24 ๐Ÿ‘ 39 ๐Ÿ” 18 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1

don't become so systems-brained you forget about the things that REALLY matter in an rpg... like reprising the title theme during the final boss fight

07.01.2026 21:00 ๐Ÿ‘ 894 ๐Ÿ” 109 ๐Ÿ’ฌ 16 ๐Ÿ“Œ 5

No way I'll be playing this without credit feeding any time soon, esp the final boss because of that super annoying pattern that requires a doing specific swinging throw like 30 times as RNG enemy spawn in. I think Stage 5 and 6 were the hardest bits, 7/8 were comparatively easy aside overall.

03.01.2026 22:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
A tinted landscape background with some freeze-framed explosions over a snowy mountainside with some coniferous trees.

A tinted landscape background with some freeze-framed explosions over a snowy mountainside with some coniferous trees.

(C) TAITO 1994
PROGRAMMED BY NATSUME

THE END

(C) TAITO 1994 PROGRAMMED BY NATSUME THE END

Just finished Ninja Warriors! The final boss is letdown -- you basically need to stand to the corner and keep doing throws on the enemies that spawn in to launch them into the boss who's behind protective glass, or else you get blasted by lasers that wipe your health, agonizing. Great game though.

03.01.2026 21:57 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Oops and should clarify, breezy games are nice too. But I guess if something has technical systems, I like when there's depth/variety in challenges that reward engaging with it. I don't mind easier difficulty, accessibility options, cheats, save states/rewind tools, if it helps to learn/have fun.

03.01.2026 20:31 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

It's cool when a game's difficulty indicates that there's something to work on, and that isn't just an immediate skill test/reflex/pattern memorization, but something more. Dynamic patterns that require adapting, layered priorities, threats that can avalanche/checkmate you if you don't plan ahead.

03.01.2026 19:58 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Some folks I know have the skill and muscle memory to immediately jump into new action games. I usually die over and over until I learn the moveset/stages, or I hit a wall and move on. But I'd rather play a game that destroys me but feels like I'm improving over time than something I breeze through.

03.01.2026 19:46 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

Yeah! I really want to get back try out that version next now that I found a new appreciation for the game on the SNES. I have it on Switch but for whatever reason it didn't click at first. All the Natsume remakes are really cool, also loved Wild Guns, Pocky&Rocky, Shadow of the Ninja Reborn.

03.01.2026 19:34 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

You need to be able to manage spacing, blocking, getting behind enemies, grouping them together with throws, special bombs, etc. It's really cool how the various enemy types complement each other, and also how the bomb meter system requires you to not get hit to use it.

03.01.2026 19:29 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Got the furthest I've been in Ninja Warriors (SNES). Using continues (+ save states at continues) to see the later game, Stage 4 boss onwards is super punishing. At stage 6 boss now and keep dying. The game has so many cool enemy pair-ups that totally obliterate you if you don't master the combat.

03.01.2026 19:19 ๐Ÿ‘ 7 ๐Ÿ” 0 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0
Video thumbnail

Gradius III arcade 'rotating lasers' from the Mechanical Base stage, which is not included in the SNES version #shmups #retrogaming

16.12.2025 13:25 ๐Ÿ‘ 37 ๐Ÿ” 9 ๐Ÿ’ฌ 4 ๐Ÿ“Œ 0
Post image

Happy almost christmas~

24.12.2025 18:22 ๐Ÿ‘ 1159 ๐Ÿ” 446 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

attack box + vulnerability box are what Tribute used for its games to distinguish these concepts, it worked pretty well. Sometimes there was also metadata attached to those boxes, like whether it can shield incoming damage, or other types of attack/defense properties.

22.12.2025 14:23 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
a megaman x fans enjoying their favorite game is shown Alt: a megaman x fans enjoying their favorite game is shown
17.12.2025 20:27 ๐Ÿ‘ 1859 ๐Ÿ” 797 ๐Ÿ’ฌ 29 ๐Ÿ“Œ 78
A grid of six images of computer games. The first four are Iji, Hero Core, Hyper Princess Pitch and Strawberry Jam by Remar Games. The last two images are from custom Doom 2 and Quake levels.

A grid of six images of computer games. The first four are Iji, Hero Core, Hyper Princess Pitch and Strawberry Jam by Remar Games. The last two images are from custom Doom 2 and Quake levels.

Hello Bluesky!

On my homepage you can find free games and stuff I've made, like Iji, Hero Core, Hyper Princess Pitch, Strawberry Jam, and Doom + Quake + UT99 levels:
www.remargames.se

If you'd like to support me, here's my Patreon:
www.patreon.com/remargames

Thanks! ๐Ÿ’œ

18.12.2025 02:30 ๐Ÿ‘ 228 ๐Ÿ” 99 ๐Ÿ’ฌ 8 ๐Ÿ“Œ 9
Post image

้ฃ›่กŒๆฉŸใฎๆ—ฅ
#ใƒ‰ใƒƒใƒˆ็ตต

17.12.2025 11:34 ๐Ÿ‘ 278 ๐Ÿ” 119 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 2
Video thumbnail

Now that the event is done, I can show off this quick #15seconds trailer for my indie game, Tactus! You can play the demo over at zeta0134.itch.io/tactus. It was fun trying to capture the essence of the game in such a short runtime. If you're also a #gamedev, why not give it a try?

14.12.2025 03:38 ๐Ÿ‘ 27 ๐Ÿ” 7 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail
12.11.2025 00:58 ๐Ÿ‘ 1170 ๐Ÿ” 566 ๐Ÿ’ฌ 10 ๐Ÿ“Œ 45
The nileswan cartridge

The nileswan cartridge

I've spent the last two years developing firmware and software for a WS/WSC/PCv2 flash/development cartridge. Now, it has finally been announced and will be sold by 49bitcat in Germany. Sales start November 24th!

Learn more here: 49bitcat.com/news/2025-10...

31.10.2025 06:23 ๐Ÿ‘ 145 ๐Ÿ” 60 ๐Ÿ’ฌ 12 ๐Ÿ“Œ 5