tauseedzaman / bombs-game-in-svelte-js

creating a simple bombs game in svelte js . just putting my hands on svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ’“

About

creating a simple bombs game in svelte js . just putting my hands on svelte


Languages

Language:Svelte 63.5%Language:JavaScript 30.0%Language:CSS 4.4%Language:HTML 2.1%