Skip to content

Two random walk algorithms pitted against each other in a game of checkers via Claude Sonnet 3.5

Notifications You must be signed in to change notification settings

remsky/random-walk-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Random Walk Checkers

Live Demo

A self-playing checkers visualization based on random walks across the board

About

A piece is moved when the random walk finds a legal destination square for the active turn.

Adjustable simulation speed • Global win tracking across all players

Hosted on Github Pages: https://remsky.github.io/random-walk-checkers/

Generated as a fun test on Anthropic Claude Sonnet 3.5 artifacts debut

About

Two random walk algorithms pitted against each other in a game of checkers via Claude Sonnet 3.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages