We’ve all grown up playing the very simple game of Tic-tac-toe. It’s fun and challenging for those new to the game, but once you’ve figured it out, experienced players always end up declaring a draw. The game is just too simple to keep playing after that. So, lets try it again :)
Contributions counting towards Hacktoberfest 2019 are welcome! This is a beginner-friendly repository for first timers contributing to open-source projects. Feel free to check the issues page.
For your pull requests to count towards hacktoberfest contributions, you are requested to create a profile first.
- Fork this repository by clicking on the fork button on the top of this page.
- Clone the forked repository to your machine and open in android studio.
- Create a new feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- If you go to your forked repository on GitHub, you'll see a Compare & pull request button. Click on that button to create a pull request.
- If all is well, your pull request will be approved to be merged ✔️
Congrats! 🎉 You are an awsome contributor! 🏆
This project is authored and maintained by Sheetal Kumar