Play as a rabbit and collect Easter eggs in other rabbits’ colours. But make sure don't collect too much of your own colour. As you play, the speed of the falling eggs will increase, while other rabbits will leave the game one-by-one.

Available in English, Belarusian, Russian and Ukrainian.

In-game controls:

  • Use ←/→, H/L, A/D keys to move your rabbit left or right, or press on the left or right menu items
  • Use ←/↓/↑→, HJKL or WASD keys to navigate menus
  • Use Enter, Space, Z to choose a menu item, or to move to a different screen

The game is open-source, licensed under MIT0 license (but the graphics are licensed as CC-BY-NC-SA). The .love file is a ZIP archive: just rename it to .zip and unpack it with your archive manager of choice to see the code.

Third-party resources used: Löve framework (Love.js for the web version), knife library, Shantell Sans font, Blossom Mountain soundtrack.

Download

Download
Windows (ZIP archive) 9.4 MB
Download
Linux (x86_64, AppImage) 11 MB
Download
.love file (for running using Löve engine or accessing source code) 5.9 MB

Install instructions

Windows

Download the .zip file, extract all files, then run easter-bunnies.exe

The game has been tested on Windows 11. Theoretically it should work on 32-bit Windows 7, but it hasn't been tested.

NOTE: do not run the file from inside the archive. It will not run if you don't extract all the other files.

Linux on x86_64

Download the AppImage file, make it executable, then run it.

Depending on your desktop environment, this can be done by changing the properties of the file and double-clicking it.

If you use the console, you can do it like this (assuming you are in the folder where you’ve downloaded the file):

chmod +x easter-bunnies-x86_64.AppImage
./easter-bunnies-x86_64.AppImage 

Other systems

Download the .love file and install Löve engine (from https://love2d.org/ or from your distributives' repository), and use Löve to run the .love file.

Comments

Log in with itch.io to leave a comment.

(+2)

Nice, was fun to play. I like the element of collect all except a single colour.