Tetris/Applesoft BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
m (updated with a better link. The domain hoop-la.ca has moved to a new owner.)
Line 1: Line 1:
{{incorrect|Applesoft_BASIC|broken link}}
{{incorrect|Applesoft_BASIC|broken link}}
Here is an implementation from 1992:
Here is an implementation from 1992, and analysis by April Ayres-Griffiths:


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.

Revision as of 23:57, 29 March 2022

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

Details: broken link

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.