https://github.com/samuelasherrivello/badbirdsunity
Bad Birds Game For Unity.
https://github.com/samuelasherrivello/badbirdsunity
unity
Last synced: about 2 months ago
JSON representation
Bad Birds Game For Unity.
- Host: GitHub
- URL: https://github.com/samuelasherrivello/badbirdsunity
- Owner: SamuelAsherRivello
- Created: 2020-04-29T18:07:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T13:46:59.000Z (over 4 years ago)
- Last Synced: 2025-04-02T03:43:15.502Z (about 1 year ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 2.22 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bad Birds
This game is a clone of a popular mobile game.
It showcases the basics of a complete 2D Physics game.
This serves as a learning example. Contact Me for personal/group tutoring.
Enjoy!
## Project
**Configuration**
* `Engine` - [Unity](https://docs.unity3d.com/) Game Engine
* `Unity Target` - Standalone MAC/PC
* `Unity Version` - Use this [Version](./client/ProjectSettings/ProjectVersion.txt) or above
* `Unity Rendering` - [Standard Render Pipeline (SRP)](https://docs.unity3d.com/Manual/built-in-render-pipeline.html)
**Screenshots**
Game View

Project View

Scene Hierarchy View

**Components**
* Rendering
* Audio
* Input (Mouse/Keyboard)
* Physics (Gravity/Collisions)
* Programming
* Game Design (Win/Loss)
Created By
=============
- Samuel Asher Rivello
- Over 20 years XP with game development (2020)
- Over 8 years XP with Unity (2020)
Contact
=============
- Twitter - @srivello
- Resume & Portfolio - SamuelAsherRivello.com
- Git - Github.com/SamuelAsherRivello
- LinkedIn - Linkedin.com/in/SamuelAsherRivello <--- Say Hello! :)
--