Comment by pncnmnp
3 years ago
Sounds silly, but do you have the source code for your table tennis game? If not, do you remember the logic you used? Was it using Graphpak? I am curious as to how one would write a table tennis game without any conditionals.
APL can branch on conditional to a specific line or label, or fall through to the next line.