Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 976 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 976 Bytes

svelte app

A Bombs game build with svelte js . this repo containts some test work for learning svelte js

A test project with SVELTE JS

Note that you will need to have Node.js installed.

Get started

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

Demo Screenshots

Start of the game

When you win the game

How to play 🙂

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 😅.  

Leave a start if you like this idea 💓