Skip to content

small, absurd recreation of ** 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 ** in javascript and html

License

Notifications You must be signed in to change notification settings

leifrogers/goto-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goto10

small, absurd recreation of the storied code:

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

great info can be found here: 10 Print

while the javascript is limited to one giant line, the html demanded formatting into a div with adjusted line-height, font-size. microsoft edge seems to have major problems with this and there's quite some overlap.

working example can be found here leifrogers.github.io/goto-10/

edge/chrome example can be found here leifrogers.github.io/goto-10/edge

About

small, absurd recreation of ** 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 ** in javascript and html

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published