Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages