Skip to content

sudhanshu2900/spido-word-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spido Word Game

Description: A game in which player need to type words (received from random generated word API) rapidly. Sound effects are also enable on every action using Howler. If you enter correct word then you get some points and when the word is incorrect then 1 chance is deducted.


Live URL of Project: https://spido-word-game.vercel.app/


Technology: React Js, Javascript, Howler.js (audio library) and Axios (API).