Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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