A simple Python-based challenge game you can play in the terminal.
- Clone this repository:
git clone git@github.com:Rakha-Rayz/Python-Challenge.git cd Python-Challenge - Open your terminal Recommended: use Termux if you are on Android.
- Run the game based on your language:
- For Indonesian users
python tantangan.py
- For English users
python challenge.py
- Enjoy the game 🎉
challenge.pyEnglish version of the gametantangan.pyVersi Indonesia dari game ini
Why does this project have two Python files?
The game is provided in two languages:
tantangan.pyfor Indonesian userschallenge.pyfor English user
MIT
Thanks for using my repo