jedahee / Zombie-Game-Python-CMD

Zombie game was one of my first python scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zombie Game

Zombie game made with Python!

You can attack or search, use your options wisely to kill all enemies.

image

Getting Started πŸš€

You need to clone the project in a local environment.

To run the script:

python /your/path/main.py

See Deployment for how to deploy the project.

Prerequisites πŸ“‹

You need have installed

Package name Version
Python 3.10

Installing πŸ”§

These are the next steps to be able to execute the project in your local environment:

You can use Git or Github to clone the project in a local environment. If you use Github you must click on the button that says 'Code' and then on 'Download Zip'. But if you use Git you can use the following command:

git clone https://github.com/jedahee/Zombie-Game-Python-CMD.git)

Next, you need to install the project dependencies, to do this, run:

pip install -r /your/path/project/requirements.txt

Deployment πŸ“¦

This project is not yet deployed.

Built With πŸ› οΈ

The entire project is made in:

Contributing πŸ–‡οΈ

This project is not open for new contributions

Versioning πŸ“Œ

This is the only version.

I used Git and GitHub for the versioning of this project

Authors βœ’οΈ

The different works I have done for this project:

  • Me - Initial Work and development - jedahee
  • Me - Documentation - jedahee

License πŸ“„

This project does not have any lincence.

Acknowledgments 🎁

  • Tell others about this project πŸ“’
  • Invite a beer 🍺 or a coffee β˜• to someone on the team.
  • Say thank you publicly πŸ€“.

About

Zombie game was one of my first python scripts


Languages

Language:Python 100.0%