Viral Beat
This is my first game ever, I made this in just a few days, I can't even get it to run, probably something to do with web exports with Godot 4.
My entry for the #PirateJam by Pirate Software, Game Jam 14, but unfortunately I made a mistake and the midi file wasn't included in the export, meaning I can't make any changes because the game jam is in voting. I'll be able to upload the fixed version of the game once the game jam ends. I did actually upload and submit a file, I just deleted it before I read the warning, but hey, this is how we learn.
I joined this jam really damn late so I only had a few days to work on this. This also being my first game it's obviously not very polished, but I will continue to update it beyond the jam, getting it to a state I am happy with.
All the music within the game is my own, created in FL Studio, I then made custom MIDI tracks from this songs that would become the notes that spawn in-game. I used a MIDI-parser to detect the notes in the MIDI file and spawn notes accordingly.
There's currently one song but I have 3 more I want to add, just don't have the time within the game jam.
Thank you for playing it and if you have any feedback or suggestions do let me know!
Status | In development |
Platforms | HTML5 |
Release date | Jan 26, 2024 |
Author | CyberRacc |
Genre | Rhythm |
Made with | FL Studio, Godot, Blender |
Tags | Music |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
For the error you are getting, go the the file you uploaded on the itch page editor and enable the cross origin isolation, it should be a radial button. Hopefully that helps for the future
Thank you so much, the game actually runs now!
The MIDI file that I made to parse the notes was not included in the export. so I deleted the currrent file and will have to wait until the game jam is over before uploading the fixed version of the game as uploads are disabled. So there’s no game for the game jam right now, oops.
Thank you for your help though, I woulnd’t have gotten it to run at all without knowing that!