pull/3/head
Jake Funke 2017-03-31 19:06:08 +00:00
parent dc33e6c56d
commit fb742d6bcd
7 changed files with 63 additions and 7 deletions

10
art/agave3.txt 100644
View File

@ -0,0 +1,10 @@
oo|oo
oo|oo
, oo|oo .
. |`. \|\ /| .,
. |\ | | /||^| | /|
\ \v| \v /|v/| |/ |
\ |\ |/ /| / V /
\^\ \ \ \ / / ,| /
. , \ \\ \ |,/_/./ / .
^ ' ` '

10
art/aloe3.txt 100644
View File

@ -0,0 +1,10 @@
=\=
=|=
.\ | .|
\\ | || ._
..\ \\||//. //
\ \.\|v ||//
\\\ || //
'| \ / /
. , _ . .\ |,/_ ., _ .
^ ' ` '

10
art/baobab3.txt 100644
View File

@ -0,0 +1,10 @@
* *& * *
&&& *&& && &&&
&*&&\* & * & /* &&
*& \ | \^ , &/*/&
*| |^
| , |
|. ; |
/ . \
. , _ ( . )_ .
^ ' ` '

View File

@ -0,0 +1,10 @@
_ /n\
//.\^||^\^
// \\|`//\
/^ ||\|// ^\^
^ /\V/|^ ^
| ||^
^ ||/\
. , _ . ., || _ ., _ .
^ ' ` '

10
art/cactus3.txt 100644
View File

@ -0,0 +1,10 @@
+*+,
*+\/|`* \
\' | |'| .,
* `| | |/ )
| |'| , /
|'| |, /
. , _ . |_|_| | ., _ .
^ ' ` '

View File

@ -1,10 +1,10 @@
\ % /
| |% %
%\/ /%
. , _ . ., l/ _ ., _ .
% %
%\ | / %
% | &|/ |& /
%&\ | / /%
\| \|&|
&\/&/
. , _ . ., &/ _ ., _ .
^ ' ` '

View File

@ -11,6 +11,12 @@ import uuid
import sqlite3
from menu_screen import *
# TODO:
# - Switch from personal data file to table in DB
# - Table in DB would allow others to modify (personal files might be
# permission locked)
# - this is a good idea.
class Plant(object):
# This is your plant!
stage_dict = {