https://github.com/xurape/slotmachinegame
This is my first python's game I've ever made. It's a simple slot machine game using emojis. Simple, clean and intuitive code with a nice and clean "UI"
https://github.com/xurape/slotmachinegame
game game-development python python3 slot-machine slot-machine-game slot-machine-game-python
Last synced: 2 months ago
JSON representation
This is my first python's game I've ever made. It's a simple slot machine game using emojis. Simple, clean and intuitive code with a nice and clean "UI"
- Host: GitHub
- URL: https://github.com/xurape/slotmachinegame
- Owner: Xurape
- License: gpl-3.0
- Created: 2022-12-04T01:36:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T23:09:28.000Z (over 2 years ago)
- Last Synced: 2024-12-28T06:26:11.324Z (4 months ago)
- Topics: game, game-development, python, python3, slot-machine, slot-machine-game, slot-machine-game-python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slot Machine Game
This is my first python's game I've ever made. It's a simple slot machine game using emojis. Simple, clean and intuitive code with a nice and clean "UI". It's one of the first python stuff I made, any tips are fully acceptable :)# What's needed for it to work?
- Install the ``colorama`` package using PIP3 like this:
```
pip3 install colorama
```# Screenshots:
- Main menu:
- After inserting name:
- Not winning anything:
- Winning with 2x the same emoji
- Winning with 3x the same emoji

- When out of credits: