Skip to content

v1.5

Compare
Choose a tag to compare
@jnnsrctr jnnsrctr released this 09 Aug 07:30
· 5 commits to main since this release

Changelog

Terminal

  • startGame() now with boolean restart
  • s selects quickstart (no inputs anymore, input q is omitted)
  • If game is running and s is selected, the game can be reset. Does not work in devmode (will be intercepted)
  • Game isn't running yet but n is pressed shows message "Press s to start"
  • "developer mode" is renamed "DEV MODE"
  • Changed input messages (e.g. explanations instead of variable names)
  • canvasWidth will be requested before canvasHeight
  • howTo() compressed to 2 lines (was 3)

Game

  • New default minimum speed speedMin of 10 (was 7)

Various

  • Fixed headers
  • Changed package details in package.bluej