Skip to content

A simple game for the UK101 in BASIC and 6502 assembler, for Ludum Dare MiniLD #50

Notifications You must be signed in to change notification settings

anachrocomputer/flappy101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple game for the UK101 in BASIC and 6502 assembler, for Ludum Dare MiniLD #50

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published