Skip to content

pcartas/gomoku-angular-mtdf

Repository files navigation

Gomoku

This project was generated with Angular CLI version 11.2.12.

Development server

Run ng serve for a dev server. Navigate to https://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