https://github.com/rubenthecoder/hangman-geology-edition
Portfolio project of a hangman game where you guess the names of minerals
https://github.com/rubenthecoder/hangman-geology-edition
minerals portfolio python
Last synced: 4 months ago
JSON representation
Portfolio project of a hangman game where you guess the names of minerals
- Host: GitHub
- URL: https://github.com/rubenthecoder/hangman-geology-edition
- Owner: RubenTheCoder
- Created: 2024-06-06T07:07:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-06T09:15:05.000Z (about 1 year ago)
- Last Synced: 2025-02-02T02:13:51.053Z (5 months ago)
- Topics: minerals, portfolio, python
- Language: Python
- Homepage:
- Size: 24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is one of my portfolio projects. It involves a command line game inspired version of Hangman, where it uses the names of minerals instead of a dictionary.
This game includes:
- 1.600 different minerals to test your inner geologist.
- A nicely colored command line interface with nostalgic beep sounds.
- A level system to reach new ranks the more you play.
- A built in tutorial for new players.
- After a round of Hangman, the game offers you to show photos of the gemstone on Mindat.org.The game is coded in Python, and then packaged into a EXE file.
To play the game, you can run that EXE file inside the zip folder.## Repository Instructions
### Game files (to play the game)
- Galgje Geology Edition 2024.zip
> Unzip this file and run 'Hangman Geology Edition 2024' to play the game.### Raw files (to read the code)
- Main.py
- WordList.txt
- GameData.json## Photo gallery
### Tutorial

### Main Menu

### Gameplay

### Results Screen

### Mindat.org after a round

### Profile stats screem
