Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 545 Bytes

Flappy-Clone

Basic game that is inspired by Flappy Bird. Created for the Gaming Lab 2022 course using Unity. image

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.

image