๐Ÿ’ป slembcke.net

Interglactic Transmissing

Click for sound. Double click for fullscreen.

Download: InterglacticTransmissing.nes Emulation via JSNES

Move: ๐Ÿกจ๐Ÿกฉ๐Ÿกช๐Ÿกซ
Start: Return
Push Signal: S

Instructions

This is a puzzle game where you need to push the signal around using S to cover the whole screen. Each time you push the signal it moves until it hits itself or another obstacle.

About

A fake cartridge image for the game.

This was an entry to the 2018 Global Game Jam for the theme "Transmission". Making an NES game for the GGJ seemed like a pretty crazy idea, but it ended up being the first of many. I was even more surprised to find I was able to convince others to join in. :D

You can check out the GGJ page to see more, or check out the GitHub page to see the code.

The Interglactic Transmissing team.

ROM Map

Here's a fun visualization I like. This is all the data in the ROM file interpreted as the NES's native graphics format. Each pixel represents 2 bits, and is arranged into tiles. It's fun to "see" the whole thing, and how little there really is. You can kind of see where the various data segments are, and even see a bit of the graphics even when they are compressed.