SkillAgentSearch skills...

TicTacToeGame

Basic Tic-Tac-Toe Android Game [Hacktoberfest-2019]

Install / Use

/learn @Skill-Class/TicTacToeGame
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tic-Tac-Toe Game

Open Source Love first-timers-only

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 :)

Contributing - Hacktoberfest 2019 🎃

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.

Prerequisites

How to Contribute?

For your pull requests to count towards hacktoberfest contributions, you are requested to create a profile first.

  1. Fork this repository by clicking on the fork button on the top of this page.
  2. Clone the forked repository to your machine and open in android studio.
  3. Create a new feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push your branch (git push origin my-new-feature)
  6. 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.
  7. If all is well, your pull request will be approved to be merged ✔️

Congrats! 🎉 You are an awsome contributor! 🏆

Contributors

Author

This project is authored and maintained by Sheetal Kumar

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated1y ago
Forks24

Languages

Java

Security Score

65/100

Audited on Dec 25, 2024

No findings