Skip to content

LabibBhuiyan/space-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Board Game

This is a board game implemented using React.js. The game involves rolling a dice and moving a rocket icon on a board to reach the end point. The board consists of various squares, including teleportation squares and magnet squares, which add interesting gameplay elements.

Tech Stack

  • React.js
  • HTML/CSS
  • JavaScript
  • Git

board

Getting Started

To get the Board Game up and running on your machine, just follow these steps:

  • install Node.js.
  • Clone this repository.
  • Open up your terminal and navigate to the project directory.
  • Install all the dependencies by running the command: npm install.
  • To launch the game, type npm start in your terminal.
  • visit http://localhost:3000 to start playing!

About

Space Board Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published