Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

isuruAb/boggle-front

Repository files navigation

Boggle Fronend Application

Boggle is a word game that is played on a 4x4 board with 16 letter tiles. The goal is to find as many words as possible given a time constraint.
For this exercise, we are making one modification. Now it is possible for one or more of the letter tiles to be blank (denoted by *).
When a tile is blank, it can be treated as any other letter. Note that in one game it does not have to be the same character for each word.

Deployment

  • Clone the project git clone https://github.com/isuruAb/boggle-front.git
  • Move to the Project Directory cd boggle-front
  • Install Dependencies npm install
  • Run Application npm start this will run the application on port 3000 (Make sure your Backend application is up and running)
  • Setup Backend application https://github.com/isuruAb/boggle-back

Game Play Demo

Please refer below link to watch game play demo video https://youtu.be/clhoTFMFqYg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /