An easy way to create XO game with python.
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.2
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
Release history Release notifications | RSS feed
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.2.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyxo-1.2.2-py3-none-any.whl
(9.7 kB
view details)
File details
Details for the file pyxo-1.2.2.tar.gz.
File metadata
- Download URL: pyxo-1.2.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc84d4b4a91acfa6f02565cac4097115eb1af24b01e8d99f2609842b8483f157
|
|
| MD5 |
a3e0d6d8ff401e844625df381babe50a
|
|
| BLAKE2b-256 |
c0ab69f2b87c8fb430476766975f967f4616b7fd3005aae4b6db42f420898c36
|
File details
Details for the file pyxo-1.2.2-py3-none-any.whl.
File metadata
- Download URL: pyxo-1.2.2-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3147bdc4880ef0e17fbd945403a458b723c14c367de9e4a84ccef537ad4c8f81
|
|
| MD5 |
da07de98ebdab46dce7ace47937e2b66
|
|
| BLAKE2b-256 |
8d1674b10204a572a1b901c26383d0ea2afb2210bd477be7bd7fd10a1c11e0f2
|