Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 438 Bytes

Tetris-464

Assemble into a .prg with KickAssembler, and optionally run with x64 (from the VICE emu suite):

$ java -jar KickAss.jar tetris.asm [-execute x64]

With the -execute option, it should autoload/start.

Keyboard controls: WASD

screenshot