About • Getting Started • App Routes • Collaborators • Contribute
I built my own version of the legendary Tic Tac Toe! ❌ ⭕️
This project was a fun way to dive into game development, working with collision detection, game physics, and smooth player controls. Whether you're feeling nostalgic or just want a quick challenge, give it a try!
Check out the code below and let me know what you think! 👇🔽
To Play the game, go to the website:
Or you can fork this project or download it.
Here you list all prerequisites necessary for running your project, For example:
- Web Browser compatible with ECMA 6.0 +
How to clone your project
git clone https://github.com/lindotex/Pong-game.gitHow to start your project
git clone https://github.com/aqeelanwar/Tic-Tac-Toe.git
cd Tic-Tac-Toe
python main.pyIf you like the project, but you have any improvement suggestion. Feel free to fork the project and submit an pull request, and I will gladily take it in consideration and update the project. Beforehand, thank you for your support!
you can do it by:
git clone https://github.com/lindotex/Pong-game.gitgit checkout -b feature/NAME- Follow commit patterns (link below)
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!