Tetris/Applesoft BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
m (and remove the error message.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Here is an implementation from 1992, and analysis by April Ayres-Griffiths:
{{incorrect|Applesoft_BASIC|broken link}}
Here is an implementation from 1992:


http://hoop-la.ca/apple2/1992/tetris/
https://paleotronic.com/2018/06/26/tetris-for-applesoft-basic/


It does not implement the hard drop key.
It does not implement the hard drop key.

Latest revision as of 23:58, 29 March 2022

Here is an implementation from 1992, and analysis by April Ayres-Griffiths:

https://paleotronic.com/2018/06/26/tetris-for-applesoft-basic/

It does not implement the hard drop key.