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 fromsuper
- In
fly()
, the frequency is now controlled viasuper
instead of const 20 ms clearField()
Rectangle hitarrows now only draws fromtargettop
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