Island Evolution

Who Makes Island Evolution

Last updated

Island Evolution is made by one independent developer. There is no studio behind it, no publisher, and no team of writers. Everything on this site — the game, the evolution chart, and every article in the blog — comes from the same place.

What we actually built

The game runs on Godot 4 and is exported to WebAssembly, so it plays in a browser tab with no plugin and no download. The rules are not written as code branches. Every item, every level and every growth condition lives in a data file, which is what made the next part possible.

We ran all 40,320 possible orders through those rules and recorded the outcome of each one. That is where the numbers you see repeated across this site come from: eight items, 40,320 orders, a maximum score of 27, and exactly three orders that reach it. They are not estimates and they are not copied from anywhere — they came out of the game's own rule table.

The art is original pixel work, drawn at a 426 × 288 canvas in Aseprite and animated in engine. The evolution chart on the front page is generated from the same data file the game runs on, so it cannot drift out of sync with what actually happens when you play.

Why there are no walkthroughs here

We do not publish the winning order — not for our game, and not for anyone else's. An order puzzle has exactly one thing to give you, which is the moment a dependency clicks into place and explains three failed runs at once. A written answer spends that before you sit down.

So this site publishes method instead: how to read a level readout, how to tell a starved item from a blocked one, how to change one position at a time so a run tells you something. That is what the strategy guide is for, and the hints section is as far as we will go.

How we handle facts about other games

Several articles here cover the GROW series by On Nakayama at Eyezmaze. We are not affiliated with them in any way. Release dates, item counts and platform histories are checked against published records before they go in, and where we could not verify a date we leave it out rather than guess. If you find something wrong, tell us and we will fix it and say that we did.

How the site pays for itself

Advertising, and nothing else. There is no account, no newsletter, no paid tier and no data sold. If you decline cookies, no advertising script loads at all — the details are in the privacy policy.

Contact

Corrections, questions and bug reports: [email protected]. Bug reports that include what order you placed things in are the most useful kind.