AwariGame.java a faithful translation?
@suetanvil I was wondering if your Awari Java implementation is a faithful algorithmic recreation of awari.bas ? I notice references to Random but there are no random numbers generated in the original.
I only ask because I was thinking of adding tests to the game, and if the game is non deterministic then that makes the problem more difficult.
The Java version was contributed by @Qeubd-Bsjso. I had nothing to do with it. I only show up because I contributed a file rename sometime later.
The commit is here, BTW.
Oops sorry to bother you with it then 😳. @Qeubd-Bsjso can you help with this?
@pcholt I think it's fine to fix this if you have time