Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 220 Bytes

labirinth

Labirintus rajzoló

Az ötletet a Coding Train videója inspirálta: https://www.youtube.com/watch?v=bEyTZ5ZZxZs amely az alábbi Commodore 64 programocskán alapul:

10 PRINT CHR$(205.5+RND(1)); : GOTO 10