Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 606 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 606 Bytes

NNPingPong

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 to yourprojectname.unity3d in Synaptic/main.js and Synaptic/NNPingPong.html

##Credits Pong art

Synaptic