Skip to content

eurozulu/AppleII-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apple //e Tetris

A version of the well known block stack game written for the Apple //e.

My schools first computer was an Apple clone (ITT 2020) where I first learned 6502 assembler.
This was a revist to old times, writting a well known game for that old machine.

Keys

  • Z Rotate shape left

  • X Rotate shape right

  • Left Arrow Move shape left

  • Right Arrow Move shape right

  • Down Arrow Move shape down

  • Space. Pause Game

  • Escape Abandon game and exit

Disk Image

The tetris.dsk is a dos pro disk image with a binary version of the program.
To play in an emulator, load the dsk file into your drive 1 and boot.

Type: BRUN TETRIS

Releases

No releases published

Packages

 
 
 

Contributors