Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 492 Bytes

10 PRINT in Pyhton 2 and 3

This is a pure Python implementation of the 10 PRINT Commodere 64 program.

If you never heard of "10 PRINT" there is a book about it !

This version does not use any external Python libraries, but your terminal font must support Unicode, specifically characters U+2571 and U+2572

Can you see them on this line? ╱╲

Here is an image from Ubuntu's default virtual terminal: Ubuntu virtual terminal screenshot