thekeenant / secutor

A LibGDX server-client game communication demo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add server-side AI

thekeenant opened this issue · comments

When secutor was singleplayer the AI would run like normal. It should now be exclusively server-side and broadcast updates to the clients connected.