Skip to content
/ BOS Public

Little ReactJs game to guess greater or smaller number

Notifications You must be signed in to change notification settings

krashen/BOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a simple game of guessing if the next number will be bigger or smaller within the range [1-100].

Motivation

I found out about ReactJs and Redux and I wanted to do something with them. Hopefully it will be the first of many

Installation

To run the game:

  • Install the dependencies

If you want to try it locally and do not have a server running:

  • Install http-server
  • Move to src/client/
  • Run http-server ./
  • Browser to localhost:8080

Contributors

Any improvement that you want to add to the game and/or code in general is welcomed :)

About

Little ReactJs game to guess greater or smaller number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages