Skip to content

RH-Kevin/WichWord-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhichWord

A simple, fastpaced word game.

Description

A browser game in which the player is supplied with two letters. The objective is to come up with a word that begins and ends with the letters given. There are 5 rounds, 10 seconds each. Points are awarded based on the length of the answers.

Table of contents

Technologies

Project is created with:

  • PostgreSQL version: 8.11.3
  • Express version: 4.18.2
  • React version: 18.2.0
  • Node.js version: 20.11.0
  • Knex version: 3.1.0
  • Bcrypt version: 5.1.1

Setup

This game can be played in browser or run locally using npm:

$ cd WhichWord
$ npm install
$ npm run dev

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • CSS 8.2%
  • HTML 0.7%