Skip to content

Classic game of tic-tac-toe with different field sizes for Android

Notifications You must be signed in to change notification settings

noeltakacs/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

🤔 What is this?

TicTacToe is a classic game with a unique twist, designed specifically for Android. Unlike typical Tic Tac Toe apps, this version allows you to play on larger grids of 5x5 or 10x10, offering a more challenging and engaging experience. This app was one of my first ventures into mobile development, featuring several functionalities that enhance gameplay.

✍️ What is the current functionality:

  • Play on 5x5, or 10x10 grids for varied levels of difficulty.
  • Local multiplayer mode - play against friends on the same device.
  • Pause and resume your game at any time.
  • Restart the game with ease, keeping track of wins and losses.
  • Point counting system to track scores for both players.
  • Simple, user-friendly interface.

📲 How to download this app?

You can easily download and install the APK file on your Android device:

  1. Download the .apk file from the releases section.
  2. Open the APK on your Android device and follow the installation instructions.

Alternatively, you can download the source code and build the project yourself:

  1. Clone the repository or download the ZIP file.
  2. Open the project in Android Studio.
  3. Build and run the app on your Android device or emulator.

🫶 How can you help?

This project is special to me as it represents the beginning of my journey into mobile development. That said, it's still far from perfect. There are a few areas where I could use some help:

Documentation: The code lacks proper documentation and comments, making it difficult for others to contribute. Any help in this area would be greatly appreciated.

Design Improvements: The current design is quite plain. If you have a knack for UI/UX, I'd love some assistance in making the app more visually appealing.

Feature Enhancements: Have ideas for new features? Feel free to suggest or implement them!

📠 License

TicTacToe is a free and open source software.

I very much appreciate any contributions to this project as I encourage you to fork it and build something new!

About

Classic game of tic-tac-toe with different field sizes for Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages