Skip to content

Simple Boggle game with React + Redux with Ruby on rails as backend

Notifications You must be signed in to change notification settings

binaythapamagar/boggle-reacdux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Boggle Game Frontend with Reactjs

Boggle game is a word game played in 4*4 tray with alphabetic letter in each tray.This game is made with reactjs with redux and only covers frontend of the application.

RULES

-Player can go horizontally,vertically and diagonally to select word -only neighbour word can be selected -There must be atleast 3 character in submitted word -Time limit is 180 sec

Deployment

  • Clone the project git clone https://github.com/binaythapamagar/boggle-reacdux.git
  • Move to the Project Directory cd boggle-reacdux
  • Install Dependencies npm install
  • Run Application npm start this will run the application on port 3000

Available command

npm start npm test npm run build npm run eject

About

Simple Boggle game with React + Redux with Ruby on rails as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published