Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanyahya101/flappychicken-vite
A twist on the classic game flappy bird. This game has tiers from score 1 to 100. The game runs infinitely. When player dies, he is shown his score and title. Game can also be restarted. The game is responsive on both Desktop and Mobile.
https://github.com/hasanyahya101/flappychicken-vite
desktop flappy-chicken game github github-pages infinite-play mobile react scores static titles vite
Last synced: 7 days ago
JSON representation
A twist on the classic game flappy bird. This game has tiers from score 1 to 100. The game runs infinitely. When player dies, he is shown his score and title. Game can also be restarted. The game is responsive on both Desktop and Mobile.
- Host: GitHub
- URL: https://github.com/hasanyahya101/flappychicken-vite
- Owner: HasanYahya101
- License: mit
- Created: 2024-07-11T19:42:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T17:53:37.000Z (7 months ago)
- Last Synced: 2024-12-09T19:12:33.174Z (2 months ago)
- Topics: desktop, flappy-chicken, game, github, github-pages, infinite-play, mobile, react, scores, static, titles, vite
- Language: JavaScript
- Homepage: https://hasanyahya101.github.io/FlappyChicken-Vite/
- Size: 360 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy Chicken (React + Vite)
## Introduction
A twist on the classic game flappy bird. This game has tiers from score 1 to 100. The game runs infinitely. When player dies, he is shown his score and title. Game can also be restarted. The game is responsive on both Desktop and Mobile.
## Deployment
This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.
## Preview
![Screenshot 2024-07-12 005212](https://github.com/user-attachments/assets/0f631817-9e0d-4bff-a1ca-e1f2e7d17019)
![Screenshot 2024-07-12 005228](https://github.com/user-attachments/assets/f6a3fb50-6784-4819-9518-c7dd0005c1a2)## React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh