hissohathair / flappy

CS50 Assignment 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fifty Bird (Flappy clone)

CS50 Assignment 1

Original code by Colton Ogden

Assignment:

  • Randomize the gap between pipes (vertical space).
  • Randomize the interval at which pairs of pipes spawn.
  • When a player enters the ScoreState, award them a “medal”.
  • Implement a pause feature.

Small enhancements:

  • Bird slightly tilts up when "jumping"
  • If the window loses focus, the game will pause

Images Credit:

About

CS50 Assignment 2


Languages

Language:Lua 100.0%