Icon Smash is a game about making icons smash... or smashing them together. Smash two icons that are part of a build combo, and you get a new icon! Keep smashing icons to see what combinations you can make and smash your way to resarch.

The goal of the game is to complete your research, but you need to smash the right icons together to do that research. But, remember, each icon takes up precious system memory, and, if you run out, you can't smash new icons.

Maybe there's a way to get more memory...


This game was made using Raylib-cs over 2 days for Jackie Code's game jam. The theme was "REUSE", and my implementation of that theme is the fact that you reuse all the icons as you smash them together.

All of the code and assets were created by me during those two days (that's why all the icons look so rubbish). No generative AI was use to make assets for this game, though I did Google how to do something in Raylib and Google's search AI gave me an answer.

The answer was wrong.

ENJOY!


PS. it turns out getting Raylib-cs to build for web is a real ball-ache. I think it works fine, but if not, there is a Windows download. I promise I didn't put any viruses in there.


PPS. More than a few people have gotten stuck with combinations. I appreciate there are more dead ends than there should be due to my lack of time, skill, and other excuses. So here's the list of combos as per the game jam entry.

  • Data=Data=File
  • Data=File=Code
  • Data=Algorithm=Network Packet
  • Data=Code=Logic Gate
  • Data=Folder=Dataset
  • Data=Directory=Dev Project
  • Data=Dev Project=CLI Application
  • Data=File Indexer=Database
  • File=File=Folder
  • File=Code=Algorithm
  • File=Network Packet=IP Protocol
  • File=Folder=Directory
  • File=Dataset=Dev Project
  • Code=Folder=Dev Project
  • Code=Directory=File Indexer
  • Code=Algorithm=CLI Application
  • Code=Network Packet=Network Socket
  • Code=Dataset=CLI Application
  • Algorithm=File Indexer=File Search
  • Algorithm=Folder=File Indexer
  • Algorithm=Network Socket=File Search
  • Directory=CLI Application=File Search
  • Directory=Folder=Database
  • Directory=Network Socket=Network Protocol
  • Logic Gate=Logic Gate=Microchip
  • Logic Gate=Algorithm=Controller Chip
  • Controller Chip=Microchip=RAM
  • Logic Gate=Folder=Microchip
  • Dataset=Algorithm=Database
  • Dataset=Directory=GUI Application
  • Database=Logic Gate=File Search
  • Database=Website=Search Engine
  • Database=Controller Chip=Website
  • Dev Project=IP Protocol=Network Protocol
  • Network Socket=Network Packet=Network Protocol
  • File Search=Network Protocol=Search Engine
  • Folder=Network Protocol=Website
  • CLI Application=GUI Application=Website
  • Controller Chip=Network Packet=Network Protocol
  • Website=Code=Operating System
  • CLI Application=Code=GUI Application
  • GUI Application=GUI Application=Operating System
  • Network Protocol=Operating System=Cloud Compute
  • IP Protocol=Search Engine= Cloud Compute
  • CLI Application=Algorithm=Basic Research
  • GUI Application=Code=Basic Research
  • Operating System=File=Basic Research
  • Cloud Compute=Data=Basic Research
  • GUI Application=Algorithm=Research
  • Operating System=Code=Research
  • Cloud Compute=File=Research
  • Operating System=Algorithm=Advanced Research
  • Cloud Compute=Code=Advanced Research


Published 23 hours ago
StatusPrototype
PlatformsHTML5, Windows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorb3agz
GenrePuzzle
TagsCrafting, Icons, Incremental, Retro
ContentNo generative AI was used

Download

Download NowName your own price

Click download now to get access to the following files:

IconSmash-Windows.zip 6.3 MB

Comments

Log in with itch.io to leave a comment.

currently stuck as i have the two components for OS. i need 125 RAM to combine and have yet to figure out how to get more. help? 

Cool. Reminds me somewhat of Infinite Craft.

I'm a bit stuck on advancing. As far as I can tell, I have tried all the combinations I could, yet I still haven't found a way to unlock more ram or create a microchip (which I can see in the screenshots should be possible). Any hint?

Hey, you're not the only one lol. I've updated the description to include the full list of combinations in the game as it stands (I plan to keep working on it). It's a bit cheaty but hey ho.

(also thanks for playing!)