8000 GitHub - ronbarrantes/boggle: Created with CodeSandbox
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

ronbarrantes/boggle

8000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle

What is boggle

Boggle is a game where the goal is to find words within a 4x4 grid by matching adjacent letter tiles to each other. The letters can run in any direction (up and down, side to side, or diagonally)

About this application

This is a JavaScript Web App written in ReactJS

How to play

If you spot a word start by clicking on the first tile, then slide the cursor in the direction of the next letter, and the next until you have highlighted the desired word, finally click on the last tile.

How to run

In order to run the application, please make sure you have Node and NPM installed in your machine.

If you don't have it them, you may download NodeJS by clicking in the link below

Once NodeJS installed, open a terminal on your computer navigate and inside the main application's directory and download the dependencies by typing, and then run the application

  • npm install

  • npm start

Finally navigate to localhost:3000 on your browser

CodeSandbox

About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0