This project has the goal to create a flappy bird game with Typescript, because I love Typescript ! 💘 🚀
Use the package manager npm or yarn to install dependencies.
npm install
or
yarn install
By default, snowpack server will run on http://localhost:8080.
npm run start
or
yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please check out conventional commits to follow project commit messages design