You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 text was updated successfully, but these errors were encountered:
@suetanvil I was wondering if your Awari Java implementation is a faithful algorithmic recreation of
awari.bas
? I notice references toRandom
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 text was updated successfully, but these errors were encountered: