Sure! Here's a simple implementation of Jenga using JavaScript and HTML:
This implementation creates a simple Jenga tower using rectangular blocks. You can touch a block on the tower to remove it, and it will be redrawn without the removed block. The game is optimised for smartphone operation and uses pictogram-like blocks to represent the Jenga tower.