GitHub - CircuitCoder/gomoku: for Mr. Wei · GitHub
Skip to content

CircuitCoder/gomoku

Folders and files

Repository files navigation

Gomoku (with AI!) written with HTML5 technology

The game supports both mobile and desktop (heck, it can even be an iOS webapp).

I use JQuery Mobile for the interface.

The AI is based on the nega-scout framework, with same caching using JavaScript Object as a hash table. It runs parallel to the page using the HTML5 Web Worker.

Other details can be found in my blog post

License

MIT

About

for Mr. Wei

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors