Skip to content
Snippets Groups Projects
Jakob Kirsch's avatar
Jakob Kirsch authored
88d6380d
History
Name Last commit Last update
utils
LICENSE
Makefile
README.txt
game.py
Usage:
	Height: height of window
	Width: width of window
	Code: code for pattern. To exit, make an empty line Example: "return random.randint(0, 1)". Can be longer than one line
	Delay: delay between frames