A TypeScript reimplementation of Flappy Bird. Uses matter-js as the physics engine. Canvas renderer is my own.
Doesn't do anything yet.
npm install
npm run build
# or
yarn install
yarn build
The output will be in ./dist/.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
A TypeScript reimplementation of Flappy Bird. Uses matter-js as the physics engine. Canvas renderer is my own.
Doesn't do anything yet.
npm install
npm run build
# or
yarn install
yarn build
The output will be in ./dist/.