Giter Site home page Giter Site logo

tictactoe's Introduction

Tic-Tac-Toe Game

Introduction

Welcome to this Tic-Tac-Toe game! This application is crafted with several key features:

  • Programming Language: Developed using Kotlin, known for its efficiency and clarity in Android development.
  • Architectural Pattern: Its implemented the Model-View-ViewModel (MVVM) pattern. This ensures a robust structure, separating the logic and UI components.
  • User Interface: Created with Jetpack Compose, offering a modern and interactive experience.
  • State Management: Efficient handling of game states to ensure smooth gameplay.

The game's logic is built on a flexible array structure, accommodating different board sizes:

  • 2x2
  • 3x3
  • 4x4

The design inspiration comes from a figma template, with all rights attributed to the original designer. Please note, this app is purely for educational purposes and is not intended for commercial release.

Screenshots

demo 3x3 2x2
map map

Screenshots

4x4 winner splash
map map map

Requirements

  • Android SDK
  • Kotlin
  • Jetpack Compose
  • MVVM Architecture

How to Run

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Run the application on an emulator or physical device.

Used Libraries

  • Jetpack Compose: For building the UI.
  • ViewModel: Part of Android Jetpack, used for managing UI-related data in a lifecycle-conscious way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.