{"id":18832265,"url":"https://github.com/betweenlife/tris-game-in-console","last_synced_at":"2026-01-25T06:30:18.080Z","repository":{"id":254512499,"uuid":"846763411","full_name":"betweenlife/tris-game-in-console","owner":"betweenlife","description":"Simple and funny recreational project that allows you to play Tris (also known as Tic-Tac-Toe) directly in your terminal with a friend.","archived":false,"fork":false,"pushed_at":"2024-08-23T23:23:37.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T07:11:22.953Z","etag":null,"topics":["java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/betweenlife.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-23T22:51:46.000Z","updated_at":"2024-08-23T23:23:39.000Z","dependencies_parsed_at":"2024-08-24T00:26:37.329Z","dependency_job_id":"6e385146-9fac-42f3-a662-e325c8993d34","html_url":"https://github.com/betweenlife/tris-game-in-console","commit_stats":null,"previous_names":["betweenlife/tris-game-in-console"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betweenlife%2Ftris-game-in-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betweenlife%2Ftris-game-in-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betweenlife%2Ftris-game-in-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betweenlife%2Ftris-game-in-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betweenlife","download_url":"https://codeload.github.com/betweenlife/tris-game-in-console/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768924,"owners_count":19693760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java"],"created_at":"2024-11-08T01:57:19.564Z","updated_at":"2026-01-25T06:30:18.025Z","avatar_url":"https://github.com/betweenlife.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tris Game in Console\n\nWelcome to the **Tris Game in Console** project! 🎮\n\nThis is a simple and funny recreational project (made during my first Java course 🥲) that allows you to play Tris (also known as Tic-Tac-Toe) directly in your terminal with a friend.\n\n## Requirements\n\nBefore you can build and run the game, make sure you have the following installed on your local machine:\n\n1. **Java Development Kit (JDK)** - Ensure that you have JDK installed (preferably JDK 8 or above).\n2. **Apache Maven** - Make sure Maven is installed and properly configured in your system's environment variables.\n\n## Building the Project\n\nTo build the project, follow these steps:\n\n1. Clone the repository to your local machine.\n\n2. Navigate to the root folder of the project where the pom.xml file is located.\n\n3. Compile the project using Maven:\n\n```bash\nmvn compile\n```\n\n## Running the Game\n\nAfter compiling the project, you can run the game using the following command:\n\n```bash\nmvn exec:java -Dexec.mainClass=\"Main\"\n```\n\nThis will launch the Tris game in your terminal and you can start playing against a friend. Enjoy!\n\n## Notes\n\nThis project is intended for educational and entertainment purposes.\nFeel free to explore the code, make improvements, and have fun!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetweenlife%2Ftris-game-in-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetweenlife%2Ftris-game-in-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetweenlife%2Ftris-game-in-console/lists"}