Skip to content

williamj1788/quezGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quez Games

Description

A gaming website which allows you playing some classic games like

  1. Tick Tack Toe
  2. Rock Paper Scissors
  3. Word Guessing Game
  4. A text based Adventure Game

Technologies

  • React
  • CSS
  • Workbox
  • EsLint

How to install

To view or edit this project, follow these instructions

git clone https://github.com/williamj1788/quezGames
cd quezGames
npm install
npm start

The project should show open up in a new tab

If it doesn't, you can view it on localhost 3001

Pages

You can view this website here

Home

Home

Tick-Tack-Toe

TTT

Rock-Paper-Scissors

RPS

Guessing Game

GG

Adventure Game

AG