Insiculous Snake

playable

Grid snake with buffered turns — and a versus mode where head-on collisions have rules.

Checking WebGPU…

Insiculous Snake runs on an HTML canvas and needs a keyboard or gamepad. The controls are listed below the game.

Click the game to give it keyboard focus. Menus: W/S or arrows to navigate, Space/Enter to confirm, Esc to go back — a gamepad works too. All keys are remappable in the game.

Snake on a 26×16 grid with input buffering two turns ahead, so fast play never eats your inputs. No physics engine underneath — the whole game is pure grid math.

The twist is the two-player versus mode: every death has a cause — wall, self-bite, the other snake, or a head-on crash — and the game resolves a winner or a draw accordingly. Thirteen achievements, chaos modes included.

Built on Insiculous 2D. Playable right here in the browser (WebGPU — Chrome/Edge, or Firefox with dom.webgpu.enabled); desktop builds (Vulkan / Metal / DX12) run the same code natively.

Screenshots

No screenshots yet.

Devlog

No devlog posts about this game yet.