Skip to content

svimanet/blockit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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