12 lines
186 B
INI
12 lines
186 B
INI
[APP]
|
|
cat = False
|
|
movement = robot
|
|
#accept: human, robot
|
|
|
|
[CONSTANT]
|
|
NumberOfBananas = 10
|
|
NumberOfEarrings = 3
|
|
NumberOfPlants = 5
|
|
|
|
[NEURAL_NETWORK]
|
|
is_nural_network_off = True |