Skip to main content

A simple two-player video game.

Project description

Stixx

Stixx is an up and coming two-player game where the objective of the game is to deplete your opponent of their sticks. Players start with a stick in each of their hands and add sticks to the opponent based on how many sticks they currently have. If either player gets exactly five sticks, they lose said hand.

License Issues Black Build Status codecov PyPI Docs

Overview

Stixx is childhood game that many of us have played under different names or rules. The purpose of this project is to give back the nostalgia that this childhood game gave us. The current plan is to have a bare-bones UI of the game that works. There are also exciting plans in for future of this game.

Installation

You can install stixx via pip from PyPI:

$ pip install stixx

Running

  • Locate the directory
$ pip show stixx | grep "Location"
  • Once the location has been found change directories to said location
$ cd <location>
  • Run the game
$ python game.py

Demo

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, stixx is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Stixx-0.1.2.tar.gz (747.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page