Skip to content

A self learning AI that plays the game of breakout

Notifications You must be signed in to change notification settings

rdeeb/breakout_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Artificial Neural Network that Plays a breakout game

So after a few years of this repo being around I decided to update it to use TensorFlow.js and a nicer version of the game.

Running the app

Download the git repository, go to your console and install the dependencies

$ yarn install

Now run the server

$ yarn start-dev

License

Off course it's released under the MIT license... do whatever you want

Warranty

In no way I can be held liable if your computer suddenly explodes or you feel harmed in any way, this is intended as training material, and haven't been properly tested.

Credits

Releases

No releases published

Packages

No packages published