nasrabadiAM / tictactoe

Another Tic Tac Toe Game
Apache License 2.0
1 stars 0 forks source link

Tic Tac Toe Game (Implemented with Jetpack Compose)

CI-MAIN

Tic Tac Toe is a classic game brought to life with modern technology. This project implements the game using Jetpack Compose for Android UI, following a Test-Driven Development (TDD) approach.

Requirements to Build

Getting Started

  1. Clone this repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the app on your device or emulator.
  4. Enjoy playing Tic Tac Toe.

Features

Roadmap

Check out our project backlog and roadmap to see upcoming features and improvements we're working on.

Contributing

We welcome contributions from the community! If you'd like to contribute, please follow our contribution guidelines. Feel free to submit a pull request or open an issue for feedback, suggestions, or bug reports.

[Provide any specific guidelines or instructions for contributors.]

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.