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
|
||||
```haskell
|
||||
printState $ (attract Ritsuko Misato)
|
||||
printState $ (hurt Rei Ritsuko)
|
||||
. (attract Ritsuko Misato)
|
||||
. (hurt Shinji Gendo)
|
||||
. (attract Asuka Shinji)
|
||||
. (hurt Rei Ritsuko)
|
||||
$ initBS
|
||||
```
|
||||
returns:
|
||||
|
Loading…
Reference in New Issue
Block a user