Metadata-Version: 2.1
Name: sam_games
Version: 0.0.5
Summary: A small example package
Author-email: Byri Neeraj S <byrineeraj@gmail.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: License.txt

## Effective-octo
- This is a simple, educative, open sourde code 
- The package contains 3 modules which are
# Tic-Tac-Toe
# Rock-Paper-Scissor
# Snake
- After importing the module 
- The games can be invoked by calling the main function .main() in them 
- no arguments are required 
- github url https://github.com/2028-design/effective-octo
## License
MIT
