https://repl.it/@smrsan761/Tetris
Used no external libraries/frameworks. (Just used the font-awesome icons.) 100% made by me!
I built this game using pure HTML, CSS, JS and without using the element! The most useful HTML element for making this game's UI is
config.js
CONFIG.block.fragile
At first you have 5 lives (by default) and $0. Each time you resolve the rows, you'll earn $10 for each row, and the speed of the game will be faster!
You can hold your money until you lose all your lives (😭😈).
This is a really good game!
Tetris
https://repl.it/@smrsan761/Tetris
Used no external libraries/frameworks.
(Just used the font-awesome icons.)
100% made by me!
I built this game using pure HTML, CSS, JS and without using the element!
The most useful HTML element for making this game's UI is
❔ How to Play ?
💡 Tips:
config.js
file.CONFIG.block.fragile
property true/false, and see the difference!🎮📖 Game Story:
At first you have 5 lives (by default) and $0. Each time you resolve the rows, you'll earn $10
for each row, and the speed of the game will be faster!
You can hold your money until you lose all your lives (😭😈).
This is a really good game!