TBD
  • TypeScript 98.9%
  • HTML 0.8%
  • CSS 0.3%
Find a file
Gnarwhal 59c5c6afb2
All checks were successful
/ deploy (push) Successful in 52s
fix on chromium based browsers
2026-04-21 05:16:42 +00:00
.forgejo/workflows setup project skeleton 2026-04-17 20:40:20 +00:00
public add thumbnail svg 2026-04-21 00:48:19 +00:00
src fix on chromium based browsers 2026-04-21 05:16:42 +00:00
tutorial-screenshots added screenshots 2026-04-20 17:33:50 -07:00
.gitignore setup project skeleton 2026-04-17 20:40:20 +00:00
biome.json setup project skeleton 2026-04-17 20:40:20 +00:00
index.html add branding 2026-04-21 00:18:12 +00:00
LICENSE setup project skeleton 2026-04-17 20:40:20 +00:00
package.json add branding 2026-04-21 00:18:12 +00:00
pnpm-lock.yaml setup project skeleton 2026-04-17 20:40:20 +00:00
README.md fix readme 2026-04-21 00:43:57 +00:00
tsconfig.json setup project skeleton 2026-04-17 20:40:20 +00:00
vite.config.ts setup project skeleton 2026-04-17 20:40:20 +00:00

Abnormal Distribution

Abnormal Distrobution

The goal of the game is to sort packages moving on conveyor belts into their corresponding bins by sending signals to pistons.

first level tutorial screenshot

Players can send signals to pistons by pressing the key on the keyboard corresponding to the letter that is marked on the piston.

Players will lose if any package is pushed off the conveyor belt, or sorted into the wrong bin.

package bin
ztoa package ztoa bin
ymn package ymn bin
exdev package exdev bin

Players can also lose if two or more packages collide.

colliding packages