/flap

Phaser game built for the 31% faster campaign

Primary LanguageTypeScriptMIT LicenseMIT

Leadhome flappy racing

Flappy racing game built with Phaser for the 31% faster campaign.

Getting started

cp sample.env .env
npm install

Local development with HMR

npm start

Production build

npm run build

Authors