Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
/ tricky-game Public archive

A java implementation of the very famous and fun game "Tic-tac-toe".

License

Notifications You must be signed in to change notification settings

cumhilo/tricky-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tricky Game 🕹️


Tricky

Tricky Game

An amazing implementation of the very famous tic-tac-toe game!
Contribute · Report Bug · Request Feature

Table of Contents
  1. Information
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

Information

A java implementation of the very famous and fun game "Tic-tac-toe".

Getting Started

Take a look so that you don't get lost in the installation procedure! Here you will find the information you need to use the tic-tac-toe.

Prerequisites

  • You must have java version 18 or higher to run the container (.jar).

Installation

  1. Clone the repo
    git clone https://github.com/vCamilx/tricky-game.git
  2. Compile the application or install the .jar from the github versions & tags section
  3. Using your jdk version 18 run the program
    java -jar tricky.jar

(back to top)

Roadmap

  • Add a scalable tic-tac-toe game system
  • Add a coordinate system
  • Add a turn based game system
  • Improve code performance
  • Add a player vs computer game system
  • Multi language support
    • English
    • Spanish

License

Distributed under the MIT License. See license.txt for more information.

Contact

Cristian Guzmán

About

A java implementation of the very famous and fun game "Tic-tac-toe".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages