A downloadable game for Windows, macOS, and Linux

Spazz's Easter Caper
This is a short game made for the LÖVE Jam 2021. I only had a few hours a day to work on it, so it's incredibly short (2 levels), but I hope you enjoy it anyway.

How to play
This game is influenced by Adventure Island, Contra, and Jazz Jackrabbit. It uses Adventure Island's health system, which depletes over time, but you can replenish by recovering chocolates and candy hearts. The candy hearts are worth 2 health, and chocolate bars are 1.
This is an auto-runner, so Spazz will constantly be running forward. However, his movement can be modified slightly by shooting his gun in the air. Shooting forwards will propel him backwards, and shooting down (Down+shoot) will make him float in the air. Be careful though, one hit and it's back to the beginning of the level! Also, walking into a wall will make Spazz lose all his momentum, so you'll need to try and propel yourself backwards to gain some acceleration.

Bullet Kicks (headshots)
This is a really useful move and will help you gain height quicker while using less ammo. To perform a bullet kick, simply hold down and press the shoot button ONCE while over an enemy. If you continuously fire it will not work. It was originally a bug, but because of time constraints I'm calling it a feature.

Enemies
Evil Blob - It's a blob that idles in place. Every few seconds he'll jump up at shoot at Spazz.
Laser field - Don't touch any part of this or you will instantly regret it
Spikes - You probably know these guys from literally every other game. Don't touch them.

Controls
Keyboard/Controller
Jump = X / A button
Shoot = Z / X button
Alt+Enter = Toggle fullscreen

The Story
Evil Blobs have stolen all the children's chocolate for easter, and Spazz is not happy. Help him collect as much of it back as you can! Be wary though, Once all of his easter eggs (health) have depleted, he'll be sent back to the beginning. There's plenty of collectables, so it's very rare for this happen, so don't worry too much.

Credits
Programming: Poltergasm
Art: Poltergasm
Music: Mahbod the 8-bit Musician
Font: Super Mario Bros 2 font by Patrick Adams
Sound Effects: Generated using sfxia [https://rxi.itch.io/sfxia]
Director: Poltergasm
Gaffer: Poltergasm
Boom Operator: Poltergasm
Special effects team: Poltergasm
Stunts: Poltergasm
Evil Blob: As himself
Catering: Subway

And, of course, none of this would be possible without LÖVE and its helpful community (love2d.org)

Libraries
Of course, I didn't write everything myself. Here's some of the external libraries that were used.

- Baton (Input handling) by tesselode https://github.com/tesselode/bato

- TLfres (Letter box) https://love2d.org/wiki/TLfres

- Bump (Collision detection) by kikito https://github.com/kikito/bump.lua

StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
Authorpoltergasm
GenreAction, Platformer, Shooter
Made withLÖVE
Tagsauto-runner, Pixel Art

Download

Download
SpazzEC_Linux64.love 6 MB
Download
SpazzEC_Win64.zip 17 MB

Install instructions

Linux/MacOS
Grab a copy of love from love2d.org, and just run the .love file

Windows
Unzip the archive somewhere and run the .exe file

All builds are 64-bit. I used love 11.3 for the builds.

Comments

Log in with itch.io to leave a comment.

(+1)

I do apologize that this comment is late, but I gave your game a go on Easter for my channel and I must say it is really interesting.  Hard, but interesting.  I'm impressed you made it in such a short time.

https://youtu.be/tpCoasArRS0

That's so awesome! Thanks for trying it out on your channel :) It's really interesting (and helpful) to watch people play your game for the live feedback. As I was making the game I didn't realize how difficult it actually was haha