Skip to content

itsSayantan/wordpow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPow

Description

Show your prowess over some random words!

URL: https://itsSayantan.github.io/wordpow

You can add more words in the words.json file located in the src folder. Just make sure the test scripts pass. The words can have upper-case and lower-case English alphabets and the characters ' and -.

Icons made by Pixel perfect and Freepik from www.flaticon.com

Releases

v1.0.3

Stable Release 3

  • Keypress issue fixed for mobile browsers.

v1.0.2

Stable Release 2

  • Focus issue in mobile phones fixed.
  • Unused ref removed.

v1.0.1

Stable Release 1:

  • Pause Game State Added.
  • Favicon fixed.
  • Custom Rounding Algorithm written for calculating Words Per Minute (WPM).

v1.0.0

Initial release

  • All the basic features are incorporated in this release.