Skip to main content

No project description provided

Project description

Pyxo package :

an easy way to create XO game with python.

get staretd:

  • you need to install the package from the pypi by pip install pyxo.
  • you are ready to play you just need create a game with the building Engin and the run easy .
from pyxo import Engin

game:Engin = Engin()

game.run()

or by running

$ pyxo
# or
$ python -m pyxo
           _____ _        _____            _____          
          |_   _(_) ___  |_   _|_ _  ___  |_   _|__   ___ 
            | | | |/ __|   | |/ _` |/ __|   | |/ _ \ / _ \
            | | | | (__    | | (_| | (__    | | (_) |  __/
            |_| |_|\___|   |_|\__,_|\___|   |_|\___/ \___|

            by ouhammmourachid                      v1.2.1
          
          
                welcome to the game [X,O]

      that is the roles you should chose one the nomber between (1...9)
                        
                        _|___|___|___|_         
                         | 1 | 2 | 3 |         
                        _|___|___|___|_         
                         | 4 | 5 | 6 |         
                        _|___|___|___|_         
                         | 7 | 8 | 9 |         
                        _|___|___|___|_
                         |   |   |   |

      should we start who will begin first you or your friend !

 press ENTER to begin ..

have fun playing with your friend.

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

pyxo-1.2.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

pyxo-1.2.1-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

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