Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

Notes from Sage:

From https://www.twitch.tv/videos/382328923## around 1h10m into the video.

  • splash screen -> title screen was jarring
  • Icons too big
  • Cacti should never cover each other
  • should zoom to mouse cursor instead of to magnifying glass
  • url should link externally with OS.execute_shell("URL")
  • should have an option where mouse hover doesn't automatically activate the box. Maybe a read-only mode.
  • There's a bug where a textbox doesn't select_all() properly. The text was highlighted, but when he typed, it didn't remove the old text.
  • Time challenge should have whatever nomenclature the writing community uses for that sort of thing.
  • Time challenge timer shouldn't start until the dialog box is closed
  • Time challenge text was hard to read because of the alpha transparency
  • Idea for the timed challenge: Have a graph that grows automatically on a timer. Every ten seconds a new node is created and grabs focus.
  • The instructions on the first note weren't obvious / apparent for some reason. He wasn't aware it had any instructions on it.
    • Consider making a tree of instructions instead of a single note. 3 or 4 ought to do the trick.
  • Movement / Navigation Controls aren't good. Need to figure out how to make them feel better.
  • Wants WASD to navigate
  • Raptor attack was fun