Click here for free DL of the app version that can save data.
No:37859 31
Prev Next
Tetris shape maker
Developer User17064|Date and time 24/1/21 18:28:43
Build time 12.432 sec|Game capacity 3.682KB|Script

Sure! Here's a simple implementation of a Tetris shape maker game using JavaScript, HTML, and CSS. The game allows you to create Tetris shapes by selecting different pictograms and arranging them on the game grid. Note: This is a simplified version of the Tetris game and might not have all the functionalities of a typical Tetris game.




In this game, a grid with 10 columns and 20 rows is created. You can select a pictogram by modifying the `selectedPictogram` variable. By clicking on the cells in the grid, you can place the currently selected pictogram on those cells. The selected pictogram will be rendered as a pictogram shape on the grid. Note that this is just a basic Tetris shape maker simulation and doesn't include features like scoring, line clearing, or game-over conditions. Feel free to extend the game logic to add more functionalities based on your requirements.

Prev Next   Back  0  0 Menu 

[PR]現在の本の売れ筋ランキング

Click here for free DL of the app version that can save data.

(C)2023 HisashiApp