This is my entry for the Nokia 3310 2 jam. Theme was "Death is good".

This is a short puzzle game where dying is required to advance to the next level. When you die a grave spawns in that location. The grave can then be used to jump over obstacles or press buttons. If you managed to get yourself stuck, no worries. All levels in which it is very likely that you can get stuck have a little trash can that you can touch to remove all your graves.

You can use the on screen buttons if you're on a mobile device or you can use the following buttons on your keyboard:

  • W: Jump
  • A: Move left
  • D: Move right

It's made using the Scrapy game engine that I created myself. If anyone is interested it's open source on GitHub and available on npm:
https://github.com/Kam1ni/scrapy-engine
https://www.npmjs.com/package/scrapy-engine

The source code of the game is also available on GitHub:
https://github.com/Kam1ni/nokiajam2-grave-hopper

Leave a comment

Log in with itch.io to leave a comment.