Skip to content

Instantly share code, notes, and snippets.

@korbosoft
korbosoft / index.html
Created May 15, 2021 18:44 — forked from haveyouwantto/index.html
Minecraft Function Generator
<html>
<body>
<script type="text/javascript">
function sier(){
let z = 0
for (z = -50; z < 50; z++) {
let zs = z
draw(z)
}
@korbosoft
korbosoft / readme.txt
Created February 7, 2019 15:05
Jelly's Adventure (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@korbosoft
korbosoft / readme.txt
Created January 28, 2019 17:02
Jelly's Adventure Demo (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html