diff --git a/ti83/README.md b/ti83/README.md index 3a9270e..312a953 100644 --- a/ti83/README.md +++ b/ti83/README.md @@ -5,3 +5,7 @@ A schedule app for the TI-83/84(+). ### Dependencies - [LBLWR](https://www.ticalc.org/archives/files/fileinfo/470/47097.html) from [Zeda Thomas](https://github.com/Zeda) + +## Zonk + +A dungeon simulator. diff --git a/ti83/zonk/ZONK.txt b/ti83/zonk.src similarity index 100% rename from ti83/zonk/ZONK.txt rename to ti83/zonk.src diff --git a/ti83/zonk/License.txt b/ti83/zonk/License.txt deleted file mode 100644 index c712b7c..0000000 --- a/ti83/zonk/License.txt +++ /dev/null @@ -1,5 +0,0 @@ -Creative Commons License: -This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. -Essentially, if you share this, you have to credit the creator (Deven Blake) of this program, share this work with the same license, and you can't share this for profit. -For more, visit: -https://creativecommons.org/licenses/by-nc-sa/4.0/ diff --git a/ti83/zonk/README.md b/ti83/zonk/README.md deleted file mode 100644 index a5e847b..0000000 --- a/ti83/zonk/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# ZONK -ZONK for the TI-83+. [It has a Wiki too, by the way.](https://github.com/RandomGuyDTB/ZONK/wiki "This is where it is.") - -## Installation - -### Required software: -- [TI-Connect](https://education.ti.com/en/products/computer-software/ti-connect-sw "ti.com") - -### Installing a release: -01. Go to the releases page and grab ZONK.8xp. -03. Install TI-Connect. -04. Plug in your calculator. -05. Open TI-Connect. -06. Open your file explorer and navigate to the directory with ZONK in it. -07. Copy ZONK to your calculator. -08. Wait for the copy process to finish and wait an additional ten seconds for TI-Connect to finish calibration. -09. Unplug your calculator. -10. Enjoy your game! - -## Compatibility -TI-83 - Unsupported - -TI-83+ - Should work; untested - -TI-84+ - Tested working - -TI-84+ SE - Should work; untested diff --git a/ti83/zonk/github-language-flag.8xp b/ti83/zonk/github-language-flag.8xp deleted file mode 100644 index 7159993..0000000 --- a/ti83/zonk/github-language-flag.8xp +++ /dev/null @@ -1,2 +0,0 @@ -// This is just so ZONK is classified as a "TI Program" in Github. -// You can go ahead and ignore this.