Play game
Rhythm Forge's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #54 | 3.317 | 3.667 |
Accessibility | #68 | 2.814 | 3.111 |
Theme | #79 | 3.317 | 3.667 |
Originality | #81 | 3.116 | 3.444 |
Fun | #82 | 2.915 | 3.222 |
Overall | #84 | 2.929 | 3.238 |
Controls | #89 | 2.814 | 3.111 |
Graphics | #132 | 2.211 | 2.444 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
4.2.1
Wildcards Used
Wah wah wah waah, Pay Attention, 007, & Hardcore
Game Description
Rhythm Forging game where you must forge parts out of a furnace to the beat of the music. Once enough parts are collect you can forge the legendary item and win the game.
How does your game tie into the theme?
Decided to go with a rhythm game where parts are coming down the conveyor out of a furnace and you must craft the parts to the beat of the music.
Source(s)
No
Discord Username(s)
razormate
Participation Level (GWJ Only)
1
Leave a comment
Log in with itch.io to leave a comment.
Comments
Nice rythm game! The stage selection is also impressive! It must be hard designing the pattern for all those songs. The only thing I'd wish was added was a simple sfx when hitting the buttons like drum snares or even a simple beep.
Thank you very much! I appreciate your feedback! The way I designed the levels was to calculate the BPM of the song playing and then have the notes spawn in Bars to match the BPM, that way no 2 plays will be the same and it made it much simpler to incorporate multiple songs quickly. I plan on seeing if I can make it so players can play to thier own MP3s. Your suggestion is very good too! I struggled with many methods to give the player feedback, but never tried this and I am curious on how good it would work. Thanks again!
This was lots of fun, and I also appreciated the amount of thought that when into the trading system etc - well done!
Thank you very much! I really appreciate that! I tried my best with the time given, but initial plan was to forge gadgets and stuff with the parts you collected and you could level up and keep upgrading, but it was too much to chew, but definitely want to add some things or maybe make it so you could load any mp3 in and play.
Nice rhythm game!
Thank you very much, I tried my best!
Very cool idea. I literally was talking to my team earlier after the deadline about how it would have been a cool idea to make a rhythm game about forging. Kudos to you for actually creating it.
Thank you very much, it was definitely a struggle to code what I did by myself in the time given. There were so many more features and ideas I had, but I can only do so much with limited time. Appreciate the feedback!
A good effort at a difficult genre to nail. Sometimes felt like the timing on button presses was unrelated to the beat of the track. The half dozen tracks I played were catchy, but I wanted more feedback (positive and negative) directly related to what I was doing. Well done!
Thank you very much for the feedback! The timing was different in the browser than in the editor, so I had to make some adjustments so that it was playable to everyone without adding a syncing system between the game and the player's speakers of choice. I did add no press feedback but placed it on the right side of the screen. I was working on a popup above each machine, but couldn't implement it due to time restrictions.