Skip to content

vicimpa/scrappy-bird2

Repository files navigation

Клон FlappyBird на TypeScript

Для визулизации использовался Canvas

Сборка

> git clone https://github.com/vicimpa/scrappy-bird2
> cd scrappy-bird2
> npm install
> npm run build

Разработка

> git clone https://github.com/vicimpa/scrappy-bird2
> cd scrappy-bird2
> npm install
> npm run dev

Запуск

  1. Открыть index.html
  2. Или перейти сюда

Скриншоты