/doodle-jump

Doodle jump game clone on html, css, javascript.

Primary LanguageTypeScript

Doodle Jump game

Doodle jump game clone on html, css, javascript.

Commands

npm start - start game app

npm build - build code in bundle

npm run dev - watch mode for development

git ci -am "commit" --no-verify - disable husky

TODO

  • refactoring
    • add constants
    • extract module
    • add linter + prettier + husky
    • add unit tests
    • add integration tests
  • mobile
    • touch events
    • add responsive
  • perfomance
    • requestanimation frame
    • do better painting and layout
  • bugs
    • start a game out of screen