
Gone Fission!
Gone Fission! Is a take on the classic Public Domain games from the 8 and 16 bit microcomputers. The object is to eliminate your opponents from the board. To do that you need to make chain reactions of explosions.
Features
- Up to 4 players playing locally as a multiplayer!
- 3 levels of computer AI
- The ability to set your name and colour of your PC
- EXPLOSIONS! (which you can toggle off)
How To Play
- ⬅️⬆️⬇️➡️ - move cursor
- ❎ (mapped to X/C on browser) - place atom
- 🅾️ (mapped to Z/V on browser) - next player (2+ human players only).
Use the arrow keys to place your atom on any available square.
After placing an atom on any square, you can also build atoms on top of your own, up to a maximum of 3.
Should you place an atom onto a pile of 3 (2 on the sides, or 1 in the corner), then that tile will explode, causing the atoms to take over the nearby squares.
Set up chain reactions to dominate your enemies and win the game!
Credits
- This is a homage to Chain Reaction on the Atari ST by Stephen Taylor and Colin Whitehead. It has been done thousands of times before.
- Made using PICO-8, VS Code. With a bit of Aseprite.
- Thanks to Achie for a very simple Table Sort function I couldn't get my head around.
- Thanks to Ross Wintle, Chris Green & Mx_Fee for playtesting it!
Status | Released |
Platforms | HTML5, Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (5 total ratings) |
Author | Rhys Wynne |
Genre | Strategy |
Made with | PICO-8 |
Tags | 8-Bit, Board Game, couch-multiplayer, No AI, PICO-8, Retro |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Gamepad (any), Touchscreen |
Multiplayer | Local multiplayer |
Player count | 1 - 4 |
Links | Discord, Bluesky |
Download
Download NowName your own price
Click download now to get access to the following files:
Pico-8 Cart Image 25 kB
fission_linux.zip 753 kB
if you pay $2 USD or more
fission_osx.zip 7.3 MB
if you pay $2 USD or more
fission_windows.zip 990 kB
if you pay $2 USD or more
Development log
- Gone Fission Released!45 days ago
Comments
Log in with itch.io to leave a comment.
Fun game! I'm probably going to jinx it now, but after about 10 games I'm undefeated. 😛
I do have a minor bug report, but I can't replicate it on demand - a couple of times I've hit the X key to place an atom in a spot that already had 2 atoms, but then the spot suddenly exploded as if I had placed a 4th there. I think sometimes the game is reading the key press twice during the same frame or something like that. (I actually won once because of this - which was lucky - but probably it shouldn't have happened.)
I think the tiles on the edges explode when there are only three atoms. Similarly, the corners will explode with only two atoms. Maybe this because there's nowhere for the fourth to go so you'd lose atoms off the edge otherwise.i didn't read the description, it says that the edges will explode with three and the corners with one.
Oh! Huh! I missed this too. Well maybe this isn't a bug at all!
Yeah! Sorry about that. Corners have 2 atoms needed for explosion and sides have 3. I probably could make that a bit clearer.
Thanks for playing!
Nice explosive game :)
Glad you enjoyed it :)
A great implementation of a classic! You did a great job making this exciting, and I appreciated the quality of life improvements like speeding up the explosions during long chains.
As a veteran of the atom wars of the 90s, I found it fairly easy to play against the AI. I'd like it if their moves were a little less random. Also because the board is quite large, it's sometimes quite easy to miss where an AI places its move if no explosions happen. If you're open to it, maybe it'd be nice to colour the square they play in for a moment, much like the player selection cursor?
Very cool, thanks for making this!
Hi voxel,
Glad you liked it :) - similar to you I grew up in the 90s so games like this are special to me too.
I do agree the AI could do with a bit of tweaking ("easy" is pretty random, but the others do have a bit of logic to them). I've a couple of ideas to implement based on what folks have said: a "base" level of points for medium/hard before they start building on squares already with pieces, which I should have enough tokens for.
Interesting thought of the AI colouring the square in when they play. I definitely could do that. I did take it out originally because I found it too flashy and maybe a trigger factor for epilepsy. But since then I've introduced the thinking time graphic to slow it down a bit, so that could be readded.
I've added it to the list.
Thanks again for playing :)