summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb95456..2c404c5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,15 @@
# ti84sweeper
Minesweeper in Ti Basic
+# Installation
+1. Install [TI Connect CE](https://education.ti.com/download/en/ed-tech/CA9C74CAD02440A69FDC7189D7E1B6C2/C00F5FB54B4644699ADF6B3B1395FAFC/TIConnectCE-5.4.0.1181.exe "TI Connect CE") on Windows
+2. Open TI Connect and plug TI 84 Plus into computer via USB. Under connected calculators, your TI 84 Should be listed.
+3. Download the LIFE.8xp File
+4. Open LIFE.8xp on the Program Editor within TI Connect (Three stacked boxes on the left)
+5. Under the Actions menu, press "Send to Calculator"
+6. Ensure installation on calculator by pressing "PRGM". MINES should be listed
+
+# Tutorial
+1. Open MINES in the PRGM menu on your Ti 84
+2. You'll be greeted with a difficulty prompt. This is how many mines (approximately) are spawned. I'd suggest starting around 10.
+3. Once the minefield is spawned, use the arrow keys to move the cursor. Use the 2nd key to clear a cell. Use the Alpha button to flag a mine. All mines must be flagged in order to win, and if you accidentally flag something that isn't a mine, well you're out of luck.
+4. If you die or win, you will be prompted for C. Press 1 and enter to play again, or 0 for don't play again.