Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

File metadata and controls

11 lines (9 loc) · 344 Bytes

flappy-c64

Basic flappy bird clone in C64.

Running it

Install cc65, and VICE then execute make run in the root directory.

Exercises left for the reader

AKA things I did not finish

  • Variable heights for the gaps in the pipes
  • Sound effects
  • Multicolor bird sprite