Basic game that is inspired by Flappy Bird. Created for the Gaming Lab 2022 course using Unity.
WebGL build: https://giantsteak.itch.io/flappy-clone
Uses basic gradient noise to create ever changing cave to fly through. The published version uses single seed - and not random seed for cave generation.