Skip to content

bruno-queiroz/bomb

Repository files navigation

Bomb - A simple game designed to test your luck!

This project was originally thought of by me. I only had a basic idea of how it should be, so I decided to start building it and add new features as I came up with new ideas. It's a simple game designed to test your luck!

How to start the project

  1. Clone the project
git clone https://github.com/bruno-queiroz/bomb.git
  1. Install dependencies
npm install
  1. Run the project
npm run dev

Screenshots

This is the Home Page

bomb-home-page

This is the Game Mode Page

bomb-game-mode-page

This is how the game basically works

bomb-match