{"id":16180887,"url":"https://github.com/cqb13/terminal-tic-tac-toe","last_synced_at":"2025-04-07T12:12:02.971Z","repository":{"id":209562339,"uuid":"724332988","full_name":"cqb13/terminal-tic-tac-toe","owner":"cqb13","description":"Console-based Tic-Tac-Toe game implemented in Rust. The game utilizes the crossterm library for cross-platform terminal manipulation.","archived":false,"fork":false,"pushed_at":"2024-02-09T15:01:26.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T14:44:21.135Z","etag":null,"topics":["rust","rust-terminal-game","terminal-game","tic-tac-toe","tic-tac-toe-ai","tictactoe-ai","tictactoe-game"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cqb13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-27T21:38:29.000Z","updated_at":"2024-04-17T18:40:41.000Z","dependencies_parsed_at":"2024-10-10T06:10:47.707Z","dependency_job_id":null,"html_url":"https://github.com/cqb13/terminal-tic-tac-toe","commit_stats":null,"previous_names":["cqb13/terminal-tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cqb13%2Fterminal-tic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cqb13%2Fterminal-tic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cqb13%2Fterminal-tic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cqb13%2Fterminal-tic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cqb13","download_url":"https://codeload.github.com/cqb13/terminal-tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"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":["rust","rust-terminal-game","terminal-game","tic-tac-toe","tic-tac-toe-ai","tictactoe-ai","tictactoe-game"],"created_at":"2024-10-10T06:10:38.828Z","updated_at":"2025-04-07T12:12:02.945Z","avatar_url":"https://github.com/cqb13.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Tic-Tac-Toe\n\nThis is a simple console-based Tic-Tac-Toe game implemented in Rust. The game utilizes the `crossterm` library for cross-platform terminal manipulation.\n\n## Features\n\n- **Console-based Interface**: The game is played in the console, providing a simple and familiar experience.\n\n- **Player Movement**: Use arrow keys to navigate the cursor for selecting the position to place your marker.\n\n- **Marker Representation**: Players are visually represented by colored markers on the board.\n\n- **Turn-based Gameplay**: The game follows a turn-based structure, allowing players to take alternating moves.\n\n## How to Run\n\n1. Ensure you have Rust installed on your system.\n2. Clone the repository: `git clone https://github.com/your/repo.git`\n3. Navigate to the project directory: `cd tic-tac-toe-rust`\n4. Run the game: `cargo run`\n\n## How to Play\n\n1. Players are represented by markers: 🟢 (Player 1) and ❌ (Player 2).\n2. Use the arrow keys to navigate the cursor on the game board.\n3. Press Enter to place your marker in the selected position.\n4. The game ends when a player achieves a winning combination or the board is full.\n\n## Future Improvements\n\n- Add a proper game over screen with the option to restart.\n- Enhance the console UI for a better visual experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqb13%2Fterminal-tic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcqb13%2Fterminal-tic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqb13%2Fterminal-tic-tac-toe/lists"}