Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Awesome game!

  • Great main menu! Very cool to have buttons for the music, github, etc.
  • It could be fun to mix up the rhythm during a song, but it needs to be synched up.
  • There is a function getCurrentTime() you can use to get the time of the music to help synch and trigger things.
  • Cool transition wipe effect!
  • The bell sound is really rough but I'm sure you can fix that easily.
  • While you are fixing the bell sound, the sound when you click to the next message like in the tutorial is also a bit harsh. With Zzfx sometimes you need to try a few times to get a good sound. You can also just use a wave or mp3 sample if you have one. All the sounds here could use some tweaking, with a music based game you really need to try to make the sound effects jive with the music. You could even use different sounds depending on the song.
(1 edit) (+1)

Thank you Frank for the great advice! I've implemented some of it, hopefully now the bell and tutorial sound less harsh :) Changing up the sounds depending on the song is a superb idea, I'll look into it.