This project features a copy of the classic Flappy Bird grame done with free assets by Kenney. Since this project is done for educational purposes I can distribute them but you should check Kenneys license before doing the same. This projects aims to be used to do the first steps inside Unity game engine. Expect it to be improbable since students will improve it during the course. Since this project also serves the purpose of introducing Git you can expect the main branch to be empty. You should check crashing-plane-development to find the actual project.
- Fork the repository
- On your local repo, switch to crashing-plane-development to check it works
- Merge branch crashing-plane-development into main branch.
- Commit and push your changes
- Create a new branch using main as a base to start developing the exercises.