Skip to content

It is a MultiPlayer terminal game for linux. you need to guess the word by last character of previous word. Make sure to check out once.

License

Notifications You must be signed in to change notification settings

DeadDroid403/DeadWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeadWars

Overview

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.

Features

  • 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.

Prerequisites

  • 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

Usage

  • Run the script and enjoy playing this game.

    python3 DeadWars.py

Conclusion

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...

About

It is a MultiPlayer terminal game for linux. you need to guess the word by last character of previous word. Make sure to check out once.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published