Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shrunbr committed Jul 10, 2024
2 parents 09a10fb + e4cdb18 commit f160a98
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# FlappyBird-Unity

[**PLAY GAME**](https://shrunbr.github.io/flappybird-unity/)</span>

The object of the game is to get the bird to cross between the pipes without touching a pipe or the ground. Use one of the controls below to make the bird move.

**Controls:**
- Spacebar
- Left Mouse Button
- Touch (tested on iOS)

---
### Credits
This is my recreation of Flappy Bird [originally created by Dong Nguyen](https://en.wikipedia.org/wiki/Flappy_Bird).

This is the second game I "made" in Unity as part of [The 20 Games Challenge](https://20_games_challenge.gitlab.io/challenge/).

Thanks to [Zigurous](https://github.com/zigurous) and [Adam Graham](https://github.com/adamgraham) for the Unity tutorials!

0 comments on commit f160a98

Please sign in to comment.