alex-van-vliet / flappy-viewer

Viewer for flappy AIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

viewer

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.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

Viewer for flappy AIs


Languages

Language:Vue 52.4%Language:CSS 37.2%Language:JavaScript 5.5%Language:HTML 4.9%