Skip to content

A top-down adventure/shooter videogame made in 48 hours for Miz Jam 1. Licensed under CC-BY-SA-NC 4.0

License

Notifications You must be signed in to change notification settings

K-Embee/Recoil_Game

Repository files navigation

RECOIL

CC-BY-SA-NC 4.0

A top-down adventure/shooter game made for Miz Jam 1 in 48 non-consecutive hours over the course of a week. The project has been both my first game jam and first publicly released game. The game was made entirely in JavaScript, with a simple engine I built for the jam, taking inspiration from my university coursework from Graphical Systems.

The game's main mechanic is a weapon that pushes the player back with the force of its recoil, which can be used to jump over gaps and knock enemies into hazards. It contains 28 non-linear stages, four distinct enemy types who force the player to use the recoil mechanic in different ways, platforming challenges, plenty of bugs and wonky hit detection, two original music tracks, and a final boss battle.

As is usual for game jams with tight time constraints, while the core code made earlier in the jam is polished, some of the later features added such as audio and the boss enemy were rather hastily added and don't abide at all by good software design principles.

To run

Download the repository and open the index.html file in any browser. Alternatively, play on itch.io at the following link: https://k-embee.itch.io/recoil.

Controls

  • WSAD/Arrow Keys: Move
  • Mouse: Aim
  • Click: Shoot

About

A top-down adventure/shooter videogame made in 48 hours for Miz Jam 1. Licensed under CC-BY-SA-NC 4.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published