Skip to content

J-Puls/react-tile-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d897b3f · Dec 12, 2020

History

16 Commits
Dec 12, 2020
Feb 25, 2020
Dec 12, 2020
Dec 12, 2020
Jan 30, 2020
Feb 3, 2020
Feb 6, 2020
Dec 12, 2020
Dec 12, 2020
Dec 12, 2020

Repository files navigation

React Time Game

View the live demo at https://react-tile-game.now.sh/

What Is It?

React Tile Game is a simple progressive web app built with React and React-Bootstrap.

How To Play

The goal of the game is to take turns selecting numbered tiles against a CPU opponent. The game ends when all tiles have been selected, displaying a winner and giving the option to play again.

Difficulty Settings

Three difficulty settings are featured in this game.

Easy:
    Tiles are valued between 1 & 10. The CPU simply selects a tile at random, making it very easy to win.

Medium:
    Tiles are valued between 1 & 50. The CPU will select the highest-valued tile from the first 1/2 of all available tiles.

Hard:
    Tiles are valued between 1 & 100. The CPU will relentlessly select the highest-valued tile available. Select carefully!

About

A simple tile game built in React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published