A viewer for flappy AIs.
Move files have been combined in a json file which is loaded into the app via ajax and then displayed using vuejs.
Note: the app is just used to display the runs. Therefore, collision bugs are not due to this viewer.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint