1
0
This commit is contained in:
dtb 2023-12-03 22:54:25 -07:00
parent 7d72044af0
commit be0319affa
5 changed files with 4 additions and 34 deletions

View File

@ -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.

View File

@ -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/

View File

@ -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

View File

@ -1,2 +0,0 @@
// This is just so ZONK is classified as a "TI Program" in Github.
// You can go ahead and ignore this.