Tower

JavaScript
JavaScript

Tower is a timing-based JavaScript game in which the player must stack blocks as high as possible.

Imperfectly-placed blocks have excess width knocked off and the tower gets progressively narrower, while blocks get faster.

This is a pure vanilla JS project using no libraries or third-party code, except Parcel.js, used to bundle JavaScript.