Controls: 

[Space] to jump

[x] to Shoot

Avoid obstacles, shoot ghosts. Every 10 ghosts killed gives a heart.

---

This game is an entry for the 2KPlusJam, a code golfing event where projets must be created in less than 2048 bytes of code. Final byte size of this project: 2026B

This is my first attempt at pixel art in a code-golfing event. I think that my tooling has proven efficient and I will surely use it again in the future. 

-- 

Project URL: https://github.com/fed135/js2k_2020

Soundtrack by Fotom: https://open.spotify.com/artist/6CbzzdukbDsfVz8KnrxTwd?si=zhyvkpFvQLyQB4Em_wT63A

Comments

Log in with itch.io to leave a comment.

(+1)

Nice, I made it to 16643 after a few runs. Giving health back when you kill enough skulls was a nice touch. It seems like sometimes there will be clusters of floor enemies that there's no possible way to avoid though.