Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-chad committed Jul 19, 2022
1 parent 3479b64 commit 7016337
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ Option 2
- pip install -r requirements.txt
- python3 src/gem_match.py

### Features
- Normal Game Mode - Play until no more valid moves.
- Unlimited Game Mode - Play until you quit. Score will not be saved.
- High Score saving
- Hints - After about 10 seconds you will be given a hint
- Command line option ```--no_hints``` to disable hints

### How to Play:
- select a gem
- select an adjacent gem that if swapped will make 3 in a row.
Expand Down

0 comments on commit 7016337

Please sign in to comment.