Synaptic neural network communicating with Unity3D web api to play a game of pong.
##Setup
- Create a new Unity project and import all assets in
/Unity3D
to your project - Build your Unity project for web platform (not webGL)
- Copy files in
/Synaptic
into your build folder and overwrite replicated files - Replace any parameter named
NNPingPong.unity3d
toyourprojectname.unity3d
inSynaptic/main.js
andSynaptic/NNPingPong.html
##Credits Pong art