https://github.com/marcusmyers/online-keyboarding
https://github.com/marcusmyers/online-keyboarding
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcusmyers/online-keyboarding
- Owner: marcusmyers
- License: mit
- Created: 2013-01-23T03:56:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-25T13:44:55.000Z (over 12 years ago)
- Last Synced: 2025-01-15T13:59:51.125Z (5 months ago)
- Language: JavaScript
- Size: 273 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Online Keyboarding ##
### Design ###
Using a modified version of this simple game as a test [JQuery Typing game](http://superdit.com/2011/03/04/jquery-typing-game/)
The design for the keyboard was pulled from the net|tuts+ Tutorial on [Creating a Keyboard with CSS and jQuery.](http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-keyboard-with-css-and-jquery/)
### Resources ###
* [KeyboardJS](http://robertwhurst.github.com/KeyboardJS/)
* [jQuery](http://jquery.com)