Programming I.A. with javascript.
git clone https://github.com/malgany/FlappyIA.gitRun a local static server from the project root:
python -m http.server 8000 --bind 127.0.0.1Then open http://127.0.0.1:8000/ and click the Start button.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
