Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Very minor issues to report. The game is very light hearted and fun. 

  1. After typing the correct password into the computer, the computer spits out a CD, but it appears that the game issues one too many : press_any_key events when doing this.
  2. After typing the correct password, before it prints "PASSWORD CORRECT" there is a redundant press_any_key command (not required, as password correct already has a press_any_key command.
  3. Also after printing "COMPUTER FREEZES" there are TWO press_any_key commands (when there should just be one.
  4. If you EXAMINE COMPUTER a second time after finding the note, it tells you you find the note, when it shouldn't report this any more.
  5. If you grill the burgers, it prints out "GLILLING THE BURGERS". (spelling mistake).
  6. PLAY MUSIC will play the music in the boombox, but I tried PLACE CD and INSERT CD first (both didn't work).
  7. After I PLAY MUSIC, then there is a redundant press_any_key command (not needed). Adventuron places it's own press_any_key events after printing something and changing the contents of the current location. I also think you should use the : swap command to swap the boombox for the blasting boombox (so that you swap it in its current location - which may be the player inventory). By destroying the boombox and creating the blasting boombox, you essentially create the boombox on the floor of the room you are in, whether you are holding it or not. The swap command can replace the destroy and the create.
  8. I can't seem to do much with the punched papers, you need responses for GET PAPERS, MAKE CONFETTI. I'm not sure what to do with the paper.
  9. After I create the blasting boombox, it appears I still have the CD CASE. No big deal, just odd I suppose that the boombox needed the cd case (and not the cd).
  10. I'm guessing I need to get some string from somewhere to make streamers from the punched papers. Stuck.
I'm guessing I need to get some string from somewhere to make streamers from the punched papers. Stuck.'

Agree. I was in the same trouble with papers. I was absolutely sure that I needed a rope or something like that to create flags or other decor.

I know you have both solved the paper punch puzzle, but for anyone else that's reading this and perhaps doesn't know how a paper punch works, the larger models usually have a little draw in the bottom of the punch that collects all the paper. You have to empty this occasionally or it gets full. Think about that.

Thank you for this structured feedback. I have adressed everything. The cd case is meant as a clue for where to find the cd. I made it more clear that you don't actually need the empty case.