A test project with SVELTE JS
Note that you will need to have Node.js installed.
How to install this project
git clone https://github.com/tauseedzaman/bombs-game-in-svelte-js
cd bombs-game-in-svelte-js
npm install
npn run dev
The game is simple. the bomb is moving every second randomly. all you need is to blast the active bomb 💣. You have total 10 attempts. when you miss active bomb you will loose one attempt, when you loose 10 attempts you will loose the game . and when you blast all 50 bombs. then congrats message will be showed and that's set you are the winner 😅.