#2: 10 PRINT
IGD SP18 0: Devlog » Devlog
Platform studies focuses on the actual platform that the code runs on, such as the computer's hardware and operating system, as opposed to software studies, which focuses primarily on the code itself. The 10 in 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 is the starting line number of the code, delineating what line that the 10 PRINT code is written on. The 1 in RND(1) tells the RND what number to generate, creating a looping pattern.
IGD SP18 0: Devlog
Status | In development |
Category | Other |
Author | noeh |
More posts
- #7: Midterm Complete46 days ago
- #6: Midterm Art Pass48 days ago
- #5: Midterm Iteration56 days ago
- #4: Midterm Idea60 days ago
- #3: Architecture, Performance, and Games69 days ago
- #1: The Door Problem89 days ago
Comments
Log in with your itch.io account to leave a comment.
👍