Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 940 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 940 Bytes

Static Badge Static Badge Static Badge

Flappy 101

A simple game for the Compukit UK101. Originally written for Ludum Dare Mini-LD #50: DEMAKE in March 2014.

Ludum Dare

I wrote this program for Ludum Dare's MiniLD #50:

https://web.archive.org/web/20140410105604/http://www.ludumdare.com/compo/2014/03/07/mini-ludum-dare-50-announcement

Implementation

The main loop of the game runs in BASIC, but the BASIC program calls a machine-code subroutine via the USR() function. The machine-code part of the game handles the movement of the obstacles across the UK101's screen.

Screenshots

Instructions

Game play

Game over