Skip to content

Releases: bediger4000/squava

JavaScript transliteration

27 Aug 16:42

Choose a tag to compare

Add a JavaScript transliteration. Because the JS was slow, fix up the check_winner() and color_winner() functions to only check the losing triplets and winning quads around the last move. Speeds things up considerably. I added this back to the Golang version. Both JS and Golang include changes to the position bias - edges and corners are high score instead of centers. Seems to make it a better opponent.

Good enough for others to see.

21 May 01:52

Choose a tag to compare

v1.0

Add notes about game phases.