small changes

This commit is contained in:
2018-02-27 10:47:06 +01:00
parent ada39c72b6
commit 83ae8d18fb
2 changed files with 15 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
kan veranderen tijdens uitvoering
defensief
### massa
### massa - DONE?
afh. van radius
in kg
p = 1062 kg/m3
@@ -72,7 +72,7 @@
type niet gezegd -> double (radius, coordinaat)
Double.NEGATIVE_INFINITY && Double.POSITIVE_INFINITY toegestaan
### Turning and Moving
##Turning and Moving
### method move
change location worm (location, orientation, number of steps)
@@ -94,7 +94,7 @@
total cost step: abs(cos theta) + abs(4sin theta)
action point: int (round to next int)
### Jumping
## Jumping
### method jump
change location (respect orientation and action points)
@@ -117,7 +117,7 @@
jumping: consumes all remaining action points
jumpTime and jumpStep must not change attributes of a worm
### Opmerkingen
## Opmerkingen
future: involve further trajectory parameters or geographical features