Skip to content

TheNestingDev/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe with Pygame 🎮

Description

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!

How to Run

Text-Based Version

Run txt_version.py

python txt_version.py

GUI-Based Version

  1. Install Pygame
pip install pygame
  1. Run gui_version.py
python gui_version.py

Features

  • 2 Player gameplay: Player X and Player O
  • Simple UI built with Pygame
  • Real-time interaction
  • ...more to come!

Upcoming Features

  • nothing fancy here. just finishing the game first

Feature Requests

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.

Contributing

First off, thank you for considering contributing to this project! Your input is highly valued.

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

Important Notes

  • 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.

Community

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.

Follow the Development Live!

You can follow the development of this game live on:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages