Skip to content

Instantly share code, notes, and snippets.

@Draknek
Draknek / readme.txt
Last active July 14, 2018 05:41
Tmp puzzlescript
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@Draknek
Draknek / readme.txt
Last active July 30, 2018 21:49
Slime Swap
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@Draknek
Draknek / Hack the Net
Last active May 11, 2018 05:08 — forked from anonymous/readme.txt
Hack the Net
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@Draknek
Draknek / zip-app.py
Last active March 27, 2024 15:21
Normally if you zip a .app directory on Windows and unzip it on Mac OS X, it won't run. This tool creates a zip file that should have the correct executable flags set to work correctly.
#!/usr/bin/env python3
import os
import sys
import time
import zipfile
startingdir = os.getcwd()
if (len(sys.argv) == 1):
print("Usage: " + os.path.basename(sys.argv[0]) + " path/to/application.app [path/to/output.zip]")
@Draknek
Draknek / Join The Blocks
Created September 28, 2017 13:52 — forked from anonymous/readme.txt
title
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@Draknek
Draknek / Axe & Islands
Last active June 26, 2017 17:29 — forked from raggy/Axe & Islands
Axe & Islands
Axe & Islands
@Draknek
Draknek / Raft public 1
Last active June 26, 2017 17:34 — forked from anonymous/readme.txt
title
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@Draknek
Draknek / Raft prototype
Last active April 15, 2017 20:36 — forked from anonymous/readme.txt
title
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@Draknek
Draknek / Spear & Crate
Created April 2, 2017 01:21 — forked from raggy/Spear & Crate
Spear & Crate
Spear & Crate