Skip to content

Instantly share code, notes, and snippets.

@J-Laumann
J-Laumann / Octopus Simulator 2015
Last active August 29, 2015 14:21
Pythonista Octopus Simulator 2015
#Octopus Simulator 2015
#by Jackson Laumann
#
#Thank you for getting this and looking at the code,
#thanks again and have fun!
from scene import *
from random import *
from sound import *
import pickle