Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Rhythm ForgeView game page

Submitted by Razormate, goatfacegames (@A_GoatfaceKilla) — 2 hours, 54 minutes before the deadline
Add to collection

Play game

Rhythm Forge's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#543.3173.667
Accessibility#682.8143.111
Theme#793.3173.667
Originality#813.1163.444
Fun#822.9153.222
Overall#842.9293.238
Controls#892.8143.111
Graphics#1322.2112.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

Submitted(+1)

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. 

Developer

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!

Submitted(+1)

This was lots of fun, and I also appreciated the amount of thought that when into the trading system etc - well done!

Developer

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.

Submitted(+1)

Nice rhythm game!

Developer

Thank you very much, I tried my best!

Submitted(+1)

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.

Developer

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!

Submitted(+1)

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!

Developer

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.