Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 626 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 626 Bytes

Клон 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. Или перейти сюда

Скриншоты