This is a javascript version of the game known as Tetris, which can be easily embedded in any website.
This DEMO uses the default configuration, with no customization or event handling.
It's based on blockrain.js. See implementation notes in the CodePen to understand how to integrate it into your Webflow site.
Try it out.
Just click play. LEFT & RIGHT move the piece, UP rotates it, and DOWN speeds the fall.
Here we're testing a few features...
Try it out.
Change the theme to see other styles.
See the designer view of this page by clicking the button at the top.
Further notes & script examples are in the CodePen.