Skip to content

Instantly share code, notes, and snippets.

View penguineer's full-sized avatar

Stefan Haun penguineer

View GitHub Profile
#!/usr/bin/env python2
# Minion in the corner of the @stratum0 mensa board
#
# Author Tux <tux@netz39.de> @plappertux
#
# Disclaimer: Derrived from first python program. Do not expect good stlye or
# sufficient commentry. The code is Minion stlye. ;)
# (Better code can be shown on request.)
#
@penguineer
penguineer / walking_minion.py
Created December 29, 2014 01:18
Minion for the @stratum0 mensa board
#!/usr/bin/env python2
# Walking Minion on the @stratum0 mensa board
#
# Author Tux <tux@netz39.de> @plappertux
#
# Disclaimer: First python program. Do not expect good stlye or sufficient
# commentry. The code is Minion stlye. ;)
# (Better code can be shown on request.)
#