actually ran my code
This commit is contained in:
parent
4a81233848
commit
1dbef1133e
@ -19,10 +19,10 @@ printState initBS
|
|||||||
|
|
||||||
`hurt` and `attract` are currently the only implemented main mechanics
|
`hurt` and `attract` are currently the only implemented main mechanics
|
||||||
```haskell
|
```haskell
|
||||||
printState $ (attract Ritsuko Misato)
|
printState $ (hurt Rei Ritsuko)
|
||||||
|
. (attract Ritsuko Misato)
|
||||||
. (hurt Shinji Gendo)
|
. (hurt Shinji Gendo)
|
||||||
. (attract Asuka Shinji)
|
. (attract Asuka Shinji)
|
||||||
. (hurt Rei Ritsuko)
|
|
||||||
$ initBS
|
$ initBS
|
||||||
```
|
```
|
||||||
returns:
|
returns:
|
||||||
|
Loading…
Reference in New Issue
Block a user