Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

File metadata and controls

13 lines (10 loc) · 403 Bytes

JFlappyLearning

It's a collection of neural networks, those play in Flappy-bird game. Now implemented players:

Build and run

mvn clean compile assembly:single
java -jar target/neural-player-1.0.jar

And then open in browser http://localhost:8081