Tetris/Applesoft BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Here is an implementation from 1992: http://hoop-la.ca/apple2/1992/tetris/ It does not implement the hard drop key.")
 
No edit summary
Line 1: Line 1:
{{incorrect|Applesoft_BASIC|broken link}}
Here is an implementation from 1992:
Here is an implementation from 1992:



Revision as of 03:02, 13 January 2020

This example is incorrect. Please fix the code and remove this message.

Details: broken link

Here is an implementation from 1992:

http://hoop-la.ca/apple2/1992/tetris/

It does not implement the hard drop key.