Doodle jump game clone on html, css, javascript.
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
- 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