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

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

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