Skip to content

v1.5.2

Latest
Compare
Choose a tag to compare
@jnnsrctr jnnsrctr released this 09 Aug 07:34
· 3 commits to main since this release

Final, submitted version

Changelog

Archer

  • Changed += 1 to ++ where applicable

Arrow

  • Sets speed=0 if arrow hits the wall and the ground simultaneously

CanvasBG

  • Init score1, score2 set to 0 instead of fetching from super
  • In fly(), the frequency is now controlled via super instead of const 20 ms
  • clearField() Rectangle hitarrows now only draws from targettop instead of const 0

Terminal

  • Changed UI message to show that only a & b are checked, not all inputs

Various

  • Added or fixed comments
  • Fixed typos
  • Changed package details in package.bluej