From 7872dedf6dd092abe56a3c33b18bc613dd0f6668 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 2 Apr 2019 23:28:02 -0600 Subject: [PATCH] got basic terminal working --- __pycache__/main.cpython-37.pyc | Bin 0 -> 447 bytes main.py | 7 +------ static/dungeondream.txt | 3 +++ templates/dungeondream.txt | 6 ------ templates/index.html | 4 ++-- 5 files changed, 6 insertions(+), 14 deletions(-) create mode 100644 __pycache__/main.cpython-37.pyc create mode 100644 static/dungeondream.txt delete mode 100644 templates/dungeondream.txt diff --git a/__pycache__/main.cpython-37.pyc b/__pycache__/main.cpython-37.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4021a17157c3c4af3e4909384c9b48da738bfd03 GIT binary patch literal 447 zcmYLGJx{|h5Otimaf>Pt3nMETXj&E)git{YNOUPvgcODPXhY*9avVOomKBMgKqVIb zl2=&x3!ON(syOSO@9evG&vL)rZV|La|MT{T5%O)5jbTpC(5nH0Ai~K=WOtf5l15az zk?Rnk;LV+g0sCkOci{+6uvda7K6s)rrRoaU0~fyFqA6N$*dd%D3ATQblMDiC*kzVf zQ?sog7ocJdvdj_vEi>1g_tWV*<^-Ef@h@Z$P#2FMZ!9Adventurer@DungeonDream:~$ +Welcome to the Dungeon.

Here you will embark on an epic journey through the dreams of an AI to claim victory on your quest.

+

Good luck

diff --git a/templates/dungeondream.txt b/templates/dungeondream.txt deleted file mode 100644 index e41bc65..0000000 --- a/templates/dungeondream.txt +++ /dev/null @@ -1,6 +0,0 @@ -jeff@weisbein:~$ cat jeffweisbein.txt

-Hi, I'm Jeff Weisbein.

I majored in Business Administration with a concentration in Finance. I graduated Summa Cum Laude.

-

I'm the founder and CEO of BestTechie and KYA.

-

I love to read, listen to music, and travel.

-If you would like to get in touch with me, whether it be for tech support, a business venture, or to just say hi, feel free to send me an email or a tweet. My email address is: jeff@besttechie.com and my Twitter is: @jeffweisbein. -

And if you haven't already, be sure to check out my tech publication http://www.besttechie.com and analytics startup https://getkya.com.

diff --git a/templates/index.html b/templates/index.html index 5f410b0..1edcdac 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,7 +21,7 @@ THE SOFTWARE. --> -Jeff Weisbein +Dungeon Dream