Kaynağa Gözat

nochmal paar änderngen

ateubert 7 yıl önce
ebeveyn
işleme
a8903ace4c
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      maze.py

+ 10 - 0
maze.py

@@ -1,3 +1,13 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
+
4
+"""
5
+Author: Leo Vidarte <http://nerdlabs.com.ar>
6
+This is free software,
7
+you can redistribute it and/or modify it
8
+under the terms of the GPL version 3
9
+as published by the Free Software Foundation.
10
+"""
1 11
 
2 12
 import random
3 13
 import Tkinter as tk