Skip to content

Game in which a user types a phrase and they are timed and shown their Words Per Minute

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

trmckean/speedtyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedTyper

Copyright © 2017 Tyler McKean

This work is avaiable under the GNU General Public License v 3.0. Please see the file 'LICENSE' or 'COPYING' in this repository for license terms.

Project Information

Tyler McKean mckean@pdx.edu https://www.github.com/trmckean/speedtyper <- For bug tracking and code.

SpeedTyper is a web application designed to allow a user to test their typing skills. SpeedTyper is currently implemented using JavaScript and HTML5. It also uses the open source JavaScript library called Phaser. It works by moving through game states in Phaser and allowing the user to play the game over and over again. First the game selects a random phrase and then times the user as they complete it accurately. Only correct input is accepted and all mistakes are tracked by the app. The current implementation does not have a solid backend and could use improvement. I intend to add a more attractive GUI for the user and also add a database so that a lot more phrases can be added. In addition, the database would allow for user information to be stored so proper progress could be tracked.

Build Instructions

  1. Clone the github repository or download as a .zip
  2. Run the index.html file either from the command line or by clicking.
  3. The current implementation is only tested with Google Chrome, so make sure that browser is installed.

About

Game in which a user types a phrase and they are timed and shown their Words Per Minute

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages