Prismik / text-based-spawncamper

Python command-line shooter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spawncamper

Spawncamper is a text-based multiplayer shooter in which the players type commands to kill their ennemies.

Usage

  1. configure the ports as you like
  2. run the server server/server.py
  3. run the client wrapper spawncamper.py
  4. you are good to go!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Python command-line shooter


Languages

Language:Python 100.0%