https://github.com/edofarrell/customized-flappy-bird
Game - Customized Flappy Bird
https://github.com/edofarrell/customized-flappy-bird
cocos-creator flappy-bird game-development typescript
Last synced: 22 days ago
JSON representation
Game - Customized Flappy Bird
- Host: GitHub
- URL: https://github.com/edofarrell/customized-flappy-bird
- Owner: edofarrell
- Created: 2024-01-16T02:00:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T13:44:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T11:28:29.762Z (over 1 year ago)
- Topics: cocos-creator, flappy-bird, game-development, typescript
- Language: JavaScript
- Homepage: https://edofarrell.github.io/customized-flappy-bird/
- Size: 1.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customized Flappy Bird
## About the Project
The project involves developing a customized Flappy Bird game with these unique features:
- Pipes can randomly appear either above or below.
- The bird's speed increases gradually over time.
- Score is based on the duration of gameplay.
- On the homescreen, players can customize the bird's appearance and select the game difficulty.
- The game includes a pause feature.
> This is the final project for the "Fundamentals of Game Development" course.
## Demo
https://edofarrell.github.io/customized-flappy-bird/
## Technologies
Cocos Creator, TypeScript