Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transpile the Go code into javascript and run AI on browser #18

Open
sleddog opened this issue Oct 2, 2017 · 1 comment
Open

Transpile the Go code into javascript and run AI on browser #18

sleddog opened this issue Oct 2, 2017 · 1 comment

Comments

@sleddog
Copy link
Owner

sleddog commented Oct 2, 2017

As a crazy idea, perhaps instead of sending off the move to a remote server, the AI could run locally within the browser. This means the Go algorithm that is used for the AI needs to run in javascript.

We could transpile go into javascript (using gopherjs).

@SignpostMarv
Copy link
Contributor

This one is possibly a little problematic, as gopherjs doesn't play nice with windows :s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants