Skip to content

net-art-uchicago/10print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

10print.js

10 print

This repo contains a JavaScript implementation of the classic Commodore 64 10 print one-liner. This program is the subject of the book 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 (the title of which is the algorithm implemented in the language Basic). For this assignment I want you to fork this repo and create your own variation/remix on this classic algorithm. Before you do so, make sure you read the chapter from the book on Randomness (included in this repo) and also make sure you've watched the videos I put together, where I explain every aspect of this algorithm step by step as well as some other ideas/starters for how you might approach remixing it.

About

Intro to Programming (JavaScript) Assignmnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published