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

Pluggable AI #190

Open
aguibert opened this issue May 14, 2019 · 0 comments
Open

Pluggable AI #190

aguibert opened this issue May 14, 2019 · 0 comments
Assignees

Comments

@aguibert
Copy link
Contributor

Instead of users directly controlling a single player, they could write a simple microservice that receives the game board and decides what direction to turn at each game tick. This could be implemented where each player stands up an OpenLiberty server with an app implementing our AI interface. Participants would also need a way to register their AI with the host service.

This would allow Liberty Bikes to become a hands-on lab, and at the end of the lab everyone could register their AI and compete against each other for a prize at the end.

This would also make a great guide on openliberty.io.

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

3 participants