Posted August 24, 2023 by Jc
#first project #learning unity #crappy birb #flappy bird
Added a few integral components such as a title screen, the ability to quit the game, deaths for going off camera, and a version build indicator. Full details below:
Resources used so far:
===============================
CRAPPY BIRB CHANGE LOG:
===============================
-------------------------------
VERSION
0.2.0
DATE
24/08/2023
- added title scene
- title text
- start game button
- quit button
- added menu button to game over screen
- added build version info
- VersionShower script
- BuildVersionProcessor script
-------------------------------
VERSION
0.1.2
DATE
23/08/2023
- added bird Y up/down death
-------------------------------
===============================