OpenLiberty / liberty-bikes

Real-time web based multiplayer game running on OpenLiberty
http://libertybikes.mybluemix.net
Eclipse Public License 1.0
37 stars 38 forks source link

Pluggable AI Registration #211

Open olendvcook opened 5 years ago

olendvcook commented 5 years ago

On the login page, we will probably have a new button to register ai. The form will take in the ip and port of the server running the pluggable ai.

it will then either redirect to the page that regular players see after they log in (page asking for room code or play now etc) or auto connect if Single Party Mode is on (which might send it to the queue)