A downloadable game for Windows and Linux

THE GAME:

My submission for the Acerola Gam Jam 0. This is basically fruit ninja, but there's a twist. You'll have to play it to find out!

SOURCE CODE:

The source code can be found here: https://github.com/bluesillybeard/AcerolaGameJam. Word of caution: it's a pretty big spaghetti mess. It's free for others to copy-paste and use, but to be honest I don't think anyone should want to.

OTHER NOTES:

I haven't added audio because I never did it, and to be honest I'm sick of working on this and I just want to get back to my other projects.

I made this using my own game engine. I was already working on the engine before I heard about the Acerola Game Jam. I had only just started on Febuary 1st, so I had a whopping 28 days to make a fully functional game engine. Many shortcuts and sacrifices had to be made.

My custom game engine uses a library called Kinc (Kong in C) which is created by an insane lunatic who thinks they can just break their library all the time and make my life miserable. This has caused some issues:

  •  Windows release build doesn't compile. So I am distributing the debug build.
  • I had to modify Kinc's source code (in an extremely jank way) for X11 and Windows to get the cursor lock to work correctly. As a result, the game may or may not work correctly in Wayland. This also means that if you manage to compile it from source, the game will be nearly unplayable. Sorry.


Download

Download
FruitOops_Windows_x64.exe 2 MB
Download
FruitOops_Linux_x64 728 kB

Install instructions

Download the file and run it. It's self-contained in a single executable file, so there is no need to unzip anything.

MINIMUM REQUIREMENTS:

- Linux or Windows on a 64 bit x86 CPU.

- Vulkan 1.3

Comments

Log in with itch.io to leave a comment.

(+3)

be not afraid of who learned 10000 game engines be afraid of the one who made one himself then used it for gamejam