tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://diogoc.itch.io/amalgama


Simply connect the loose ends. It's mostly a game about exploring a computational space.


I hope you find something of value here.


--------------------------------------------------------------------------------


A game based on cellular automata.

Endless Mode is the default way to play for most people (especially those unfamiliar with cellular automata). First steps.


Daily Mode is a more restricted Growth Mode with 15 levels. It always uses the same seed and grid size, but it chooses a new color-scheme and rule each day. This should give you an idea of how the rules may work, intuitively.


If you're feeling courageous, go for Growth Mode, where you have the most control and can explore at will!


Regarding Growth Mode, you should start by trying a few things, first:

-The seeds' symmetry defines the puzzle's symmetry. The simplest seed, (1) with a single colored cell in the center creates snowflake like pictures.

With this alone, you can explore quite a bit.

-Try even numbered rules (there's a more detailed explanation next but -- they essentially grow out, making better puzzles)

-Larger puzzles will have more interesting patterns and colors, so don't limit yourself to very small grids.

That should be enough for a start!


When choosing rules, use only the ones from the automata_rules textfile. Otherwise, you run the risk of the game looping through empty puzzles forever (and being dumped back to the menu). Also, don't edit it, it will ruin your life.


More info can be found on the I'MCONFUSED textfile.