Dude-SideScroll icon indicating copy to clipboard operation
Dude-SideScroll copied to clipboard

🎮 A side-scrolling adventure game.

Results 16 Dude-SideScroll issues
Sort by recently updated
recently updated
newest added

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `json5` Updates `ts-loader` from 5.3.3 to 9.4.2...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Removes [global-modules-path](https://github.com/rosen-vladimirov/global-modules-path). It's no longer used after updating ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `global-modules-path` Updates `webpack-cli` from 3.2.1 to 3.3.12 Changelog Sourced from webpack-cli's...

dependencies

In order to balance level 3's difficulty, a good thing to do would be making the bat's eye glow in the dark, so the player can anticipate it's movement a...

enhancement
enemy

Implement bats on level 2 as an introduction to level 3's difficulty, or create an intermediate level between 2 and 3.

enhancement
level

- Make Dude's movement more smooth - Add jump sprite

enhancement