Skip to content

minzen/rect-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Rect-Master

This is a simple guessing game built on ReactJS. The user sees a photo on the screen - one at a time - and she is supposed to guess where (in which country) the shown photo has been shot. There are always three options to select from. The image is gradually revealed to the user as the reactangles residing on top of the image are removed. When the image is loaded, the game timer starts ticking and the user has to be quick to deliver the correct answer. If the time on the timer runs out or the user selects an incorrect option, the game is ended.

Building and running

In the project directory, you can run:

yarn install

to install the required dependencies.

yarn start

to start the application. The command runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

Screenshots

Landing page on a mobile device: landing page on mobile

Game screen on a browser: game screen

About

A simple guessing game on React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors