#I'm Not Your Type
- A fun type racer project in which a girl runs through 's away from a boy as you type.
- Features: type racer game, WPM is calculated, timer, animation of girl running, fun background.
- Kenneth Yu @cpkenn09y
- Natalie Uduwela @natatat
- Charles Amoako @Charles128
- Alek Sharma @aleksharma12
- Created the idea and theme
- Did regular stand-ups to ensure all members of the team understood the code
- Developed a basic type racer
- Analyzed each typed letter and compared it to the string prompt that users were attempting to type.
- Wrote the WPM, timer, and accuracy calculators
- Developed the animations of the girl running.
- Improve front-end layout and UX
- Made text be highlighted as you type
- Update and maintain web app
- Created with 2 weeks of Javascript knowledge, within a week.
- User can view home page
- User can enter text into a text area
- User can continue typing text until the game is finished
- At the conclusion of the game, user is shown:
- Seconds Elapsed
- WPM
- Accuracy
- bundle <- Type into CMD line
- shotgun <- Type into CMD line
- localhost:9393 <- Put into Chrome URL
- Add Heroku Remote
- git push heroku master:master