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

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.

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! :)

--