https://github.com/verzatiledev/u.yellowbird
YellowBird Itch.io Game made inside of Unity 2D, works exactly as Flappy Bird used to be back in the day.
https://github.com/verzatiledev/u.yellowbird
csharp game game-development gamedev unity
Last synced: 10 days ago
JSON representation
YellowBird Itch.io Game made inside of Unity 2D, works exactly as Flappy Bird used to be back in the day.
- Host: GitHub
- URL: https://github.com/verzatiledev/u.yellowbird
- Owner: VerzatileDev
- License: unlicense
- Created: 2022-03-01T17:18:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T10:20:29.000Z (about 2 years ago)
- Last Synced: 2025-12-13T20:57:16.594Z (4 months ago)
- Topics: csharp, game, game-development, gamedev, unity
- Language: C#
- Homepage: https://verzatiledev.itch.io/yellowbird
- Size: 13 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# YellowBird
### About the game
YellowBird, is an infinite sideScroller, where the players aim is to finish with the utmost highest score they can achive and complete.
The project has originally been made for a friend, who wished to play games as a security chief, but common websites are blocked off
where games can be played, and this version offered him to enjoy night-shifts as well as keep himself awake during these harsh times!
You can also find the game on [itch.io](https://verzatiledev.itch.io/yellowbird)
If you like the content reach out to [Twitter-VerzatileDev](https://twitter.com/VerzatileDev)
### Project Goal
Within this project the aim was to make a game for a friend, but as well as improve programming skills overall by making the game
without any tutorials online and purly sticking with documentation that is available on the internet as well as knowledge gained
from previouly established "Game Jam's" Projects.