Worked on expansion framework (added toggle)
This commit is contained in:
parent
81360d4a1e
commit
9fb272f3ee
@ -11,6 +11,11 @@ ClrHome
|
|||||||
Disp "----------------","ZONK FOR TI-84+","CREATED BY","DEVEN BLAKE 2018","----------------","ENTER A NAME,","MORTAL
|
Disp "----------------","ZONK FOR TI-84+","CREATED BY","DEVEN BLAKE 2018","----------------","ENTER A NAME,","MORTAL
|
||||||
Input Str0
|
Input Str0
|
||||||
ClrHome
|
ClrHome
|
||||||
|
If Str0="EXPAND"
|
||||||
|
Then
|
||||||
|
0→Z
|
||||||
|
prgmZONKENEM
|
||||||
|
End
|
||||||
Disp Str0,"PREPARE TO DIE!
|
Disp Str0,"PREPARE TO DIE!
|
||||||
Pause
|
Pause
|
||||||
ClrHome
|
ClrHome
|
||||||
|
Loading…
Reference in New Issue
Block a user