issues
search
Developer-Students-Club-MAIT
/
cool_code_snippets
This is a repository for adding not so popular/known but very useful and cool code snippets in any language or framework that the community might benefit from
MIT License
12
stars
16
forks
source link
Add Tic-Tac-Toe Game code in python
#38
Closed
arnab031
closed
4 years ago
arnab031
commented
4 years ago
Add Tic-Tac-Toe Game code in python
Fixes: #14
Type of change
[Y] New feature (non-breaking change which adds functionality)
Checklist:
[Y] My code follows the style guidelines of this project
[Y] I have performed a self-review of my own code
[Y] I have commented my code, particularly in hard-to-understand areas
[Y] I have made corresponding changes to the documentation
[Y] My changes generates no new warnings
[Y] I have added tests that prove my fix is effective or that my feature works
[Y] New and existing unit tests pass locally with my changes
[Y] Any dependent changes have been merged and published in downstream modules
Add Tic-Tac-Toe Game code in python
Fixes: #14
Type of change
Checklist: