Update genForet.py
This commit is contained in:
parent
b62f4e2a82
commit
8d0522f88d
1 changed files with 1 additions and 2 deletions
|
|
@ -4,10 +4,9 @@ Created on Fri Feb 1 11:30:02 2019
|
||||||
|
|
||||||
@author: LordOf20th
|
@author: LordOf20th
|
||||||
"""
|
"""
|
||||||
import os
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import random
|
import random
|
||||||
#import tkinter as tk
|
import tkinter as tk
|
||||||
"""
|
"""
|
||||||
Les états possibles de nos cases :
|
Les états possibles de nos cases :
|
||||||
- 0 : pas d'arbre
|
- 0 : pas d'arbre
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue