Commit Graph

6 Commits

Author SHA1 Message Date
3e34e25f54
Major stats upgrade.
StatLiteral: just emit a stat in the obvious way. Plus helper functions.

Can also identify stats via struct tags, no more Stored type!

Can also identify stat methods via name (with compatible types).
2023-04-04 11:12:07 -07:00
3455579be6
Fix module spec. 2023-04-02 22:25:12 -07:00
9796c2e970
First round of substantial bug fixes 2023-04-02 19:25:53 -07:00
e96d81a7b4
Fencepost error!
Also the title is visible.
2023-04-02 19:07:05 -07:00
159f6b6b5f
Fix type. 2023-04-02 19:02:43 -07:00
2480a1631b
Implement a very crude "game" as a test. Also updates Player. 2023-04-02 19:01:40 -07:00