issues
search
Hamilcare
/
TarponSimulator2017
8
stars
0
forks
source link
Feature/implements actual fishing
#32
Closed
Hamilcare
closed
6 years ago
Hamilcare
commented
6 years ago
first implementation of #22
add a state HookedByFish in the RodStateMachine
add a state CaughtTheHook in the FishStateMachine
allow transition between HookedByFish and RodStateReadyToLaunch only if the rod is near the boat
on this transition, the fish is fished
add a new fish into the world each time a fish is fished