saro476-tictactoe

View on PyPIReverse Dependencies (0)

0.1.1 saro476_tictactoe-0.1.1-py3-none-any.whl

Wheel Details

Project: saro476-tictactoe
Version: 0.1.1
Filename: saro476_tictactoe-0.1.1-py3-none-any.whl
Download: [link]
Size: 13146
MD5: 742c837493b81fa9a8ac67107f85dfd2
SHA256: 4d6c7619b6a51984aa53ee97db58433a659793ac5647bdfbf3a5af1d90262def
Uploaded: 2025-02-14 19:56:02 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: saro476-tictactoe
Version: 0.1.1
Summary: A simple Tic-Tac-Toe AI
Author-Email: saro476 <aaloway[at]gmail.com>
Project-Url: Homepage, https://github.com/saro476/tictactoe
Project-Url: Bug Tracker, https://github.com/saro476/tictactoe/issues
License: MIT License Copyright (c) 2025 saro476 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Requires-Dist: saro476-ai-lib (>=0.1.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 44 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tictactoe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tictactoe/__main__.py sha256=_ITG9Z8Re2d60KXXvvQjUz_n3U93cbGFLjLWCTwHEBc 1083
tictactoe/ai/BoardNode.py sha256=HF8ScOfiPIh4y6MLbMfT11KIqWxPvEFiCn4uqXmxbSw 6342
tictactoe/ai/TNode.py sha256=uJo-XYG2WZhgoEKulnQ2oGvweDQXFYpNoBFk6MRkNPc 3417
tictactoe/ai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tictactoe/game/Board.py sha256=NbmWls1gZFZziKbfbz9gXY4F7HP8KQ1q4D8KtpVGr70 3748
tictactoe/game/GameEnums.py sha256=AoNypPYMMGksISbSGh8EzW3QOd2rxSqNBb5bamw2Lcs 1573
tictactoe/game/TicTacToe.py sha256=cqGxo5cw40p3OgSJAJD50J0hlBfRv89Sg_w_HouVbNw 1227
tictactoe/game/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tictactoe/ui/GraphicUi.py sha256=M1n3a4TN_AhkkrT7nsc9yTXBmlXD9QCcct2jvcXIeyc 10580
tictactoe/ui/TextUi.py sha256=hDvkbu1ClBTB2QhHwrR23XK0naj-BugeOzDAsOXJn0o 3471
tictactoe/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saro476_tictactoe-0.1.1.dist-info/LICENSE sha256=gMnHG2evQrn6iGw7fElgF5AdOuQL6hEJCKY-ouSACiQ 1064
saro476_tictactoe-0.1.1.dist-info/METADATA sha256=DScxUlI5OGYEzPVQotCalMxWDSAs_WR02khmyaVzb-Y 1768
saro476_tictactoe-0.1.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
saro476_tictactoe-0.1.1.dist-info/entry_points.txt sha256=roWj7NFUSsVW-iGJg3ReLqVQWahtcTzaqVwyUnJXGPY 41
saro476_tictactoe-0.1.1.dist-info/top_level.txt sha256=A_7NvI9lycp09uGyfU7dV1LiCglsveZQ7pIj_9rRceo 19
saro476_tictactoe-0.1.1.dist-info/RECORD

top_level.txt

__init__
tictactoe

entry_points.txt

tictactoe = tictactoe:main