This is a simple Tic-Tac-Toe game built using Python and Pygame. It`s a part of my live coding sessions that you can follow on my various social media channels.
`> Note: This game is still in development. Expect more awesome features to come!
Run txt_version.py
python txt_version.py- Install Pygame
pip install pygame- Run
gui_version.py
python gui_version.py- 2 Player gameplay: Player X and Player O
- Simple UI built with Pygame
- Real-time interaction
- ...more to come!
- nothing fancy here. just finishing the game first
Feature requests are welcome! Feel free to submit your ideas through the comment sections on my social media platforms. However, for better tracking and prioritization, submitting an issue on GitHub would be the preferred method.
First off, thank you for considering contributing to this project! Your input is highly valued.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Create a new Pull Request.
- While I appreciate all contributions, please keep in mind that I might not incorporate changes that are too extensive or diverge from the core aim of the project.
- Don't hesitate to submit your ideas, though! Even if they aren't immediately incorporated, I might create a separate branch to explore your concepts in the future.
- Given the small size of our community, there's the exciting possibility of close collaboration. Your contributions could shape the direction of the project in unexpected and wonderful ways.
As the community is still small, there's a unique opportunity for direct interaction. So don't be shy! Whether you're a viewer on Twitch, YouTube, or Facebook, your thoughts and ideas are welcome.
You can follow the development of this game live on:
- Twitch: TheNestingDev on Twitch
- YouTube: TheNestingDev on YouTube
- Facebook: TheNestingDev on Facebook