Skip to content

jackcrane/gh-tik-tak-toe

Repository files navigation

Tik Tak Toe

Play an interactive, global multiplayer tik tak toe game right here on my profile!

Powered by Cloudflare Workers, this is meant to be a tik-tak-toe game visitors to my GitHub Profile can play. Due to the limitations of GH being frontend, it works by requesting an image for that particular cell in a 3x3 table wrapped in a link that is also affiliated with the cell on the backend. This allows the game to be played from static sites around the internet. Unfortunately, GitHub’s caching service breaks the images, even though I have been working on fixing caching issues on the backend.

I know what I am trying to do with dynamic images is possible because of the existance of badges on GitHub readmes that often have to change quickly. I have reached out to GH support and am waiting to hear back.

Read the blog post on how it works or for a lower latency version (GitHub's cache adds about 2 minutes to each play)

Check out the source code

Unfortunately this does not work on most mobile phones because of their aggressive cahcing policy. I cannot find any way to combat this, so for now, the only realy way to play this is on a computer. Sorry!

Current player:

(You will need to reload the page after you make a move, otherwise new images will not be fetched)

Reset game

About

Play an interactive, global multiplayer tik tak toe game right here on my profile!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published