/gomoku-angular-mtdf

Gomoku using Angular, mtdf(10)

Primary LanguageTypeScript

Gomoku

This project was generated with Angular CLI version 11.2.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Disclaimer

I based the AI on the AI of one existing project, that implements mtdf(10) algorithm for the same game here is the link: https://github.com/qwertyforce/gomoku_ai