/ProjectAwesomness

Primary LanguageJavaScriptMIT LicenseMIT

Word Crusher

Version 1.0.0


Team members

  • Christopher Coulon
  • Marisha Hoza
  • Renee Messick
  • Sapana Poudel

About the project

Word Crusher is a speed typing game which will help the user increase their typing speed through fun competition.

On entering the site, the user must choose a username, avatar, and the difficulty level they would like to play at. During the game, words must be typed correctly in order to advance the player's sprite toward the finish line. Incorrect answers will result in the sprite moving toward the "wall of doom". No response will also slowly move the player's sprite toward the "wall of doom", which will end the game if touched.

A user can submit their typed answer via a space at the end of the word, or the enter key.

Word Crusher utilizes local storage for the high score table, so please use the same computer if you would like to compete with your friends.

User Stories

Find our user stories at ./userStories/allUserStories.md

Team Plans

Our team communication plan can be found at ./userStories/communication-plan.md

Our team conflict plan can be found at ./userStories/conflictPlan.md

Dependencies

Word Crusher is a standalone game. Visit the deployed url at https://201-code-ninjas.github.io/ProjectAwesomness/ or feel free clone or fork our repository to code for yourself and make our game even better!

Resources

Pixel avatars created with www.avatarsinpixels.com

Level music from https://www.fesliyanstudios.com/royalty-free-music

Wall of Doom Gif based on this tutorial: http://www.williammalone.com/articles/create-html5-canvas-javascript-sprite-animation/