DeadWars is a Multi Player and Single Player offline Game For Linux Command line users. In This game, you need to type a word starts with a specific character and if you provide correct word next Player needs to type a word starting with last character of your word.
- It is Simple yet amazing and challenging to play.
- Timer Functionality, you have 30 seconds to guess the word.
- MultiPlayer support.
- Colorful text and good for learning new words.
- Python 3.x
- Required Python packages:
colorama
random
time
threading
select
sys
You can install the necessary packages using pip:
pip install colorama random time threading sys os select
Make Sure to install necessary dependencies of linux
sudo apt install pv lolcat
-
Run the script and enjoy playing this game.
python3 DeadWars.py
The DeadWars Game is currently at first release, so we will make changes and add more games and levels in upcoming versions.
Feel free to contribute or suggest improvements by opening an issue or submitting a pull request. Enjoy Playing...