Skip to content

svimanet/blockit

Repository files navigation

Play me: https://svimanet.github.io/blockit/

2D grid-based arcade game. Goal is to place as many figures on the grid as possible before there is no more room. Complete vertical/horizontal lines are removed from the grid and gives points. Thats it.

Built using Bun.sh, TypeScript and Pixi.js.

Why? Why not