Files
basic-computer-games/78_Sine_Wave
Martin Thoma f52d9a0e54 Clean Code: Python
Fix issues found by flake8-bugbear:

* Unused loop variables
* assert statements in non-test code
* mixing test code with production code
* mark one excessive test which takes ~10min to run
  as 'slow'
2022-03-18 14:59:08 +01:00
..
2022-03-05 09:29:23 +01:00
2022-01-01 14:08:28 +01:00
2022-03-18 14:59:08 +01:00
2022-03-05 09:29:23 +01:00
2022-03-10 19:39:09 -08:00
2022-01-03 02:13:21 -05:00

Sine Wave

Did you ever go to a computer show and see a bunch of CRT terminals just sitting there waiting forlornly for someone to give a demo on them. It was one of those moments when I was at DEC that I decided there should be a little bit of background activity. And why not plot with words instead of the usual Xs? Thus SINE WAVE was born and lives on in dozens on different versions. At least those CRTs dont look so lifeless anymore.


As published in Basic Computer Games (1978):

Downloaded from Vintage Basic at http://www.vintage-basic.net/games.html