{"id":15031269,"url":"https://github.com/demkeys/tictactoe-rust","last_synced_at":"2026-03-14T20:22:32.450Z","repository":{"id":256027023,"uuid":"854155611","full_name":"Demkeys/tictactoe-rust","owner":"Demkeys","description":"A Tic Tac Toe console game I made for practice, as a beginner in Rust.","archived":false,"fork":false,"pushed_at":"2024-09-08T15:37:12.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T22:50:59.367Z","etag":null,"topics":["game","rust","rustlang","tictactoe"],"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/Demkeys.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":"2024-09-08T14:23:13.000Z","updated_at":"2024-09-08T15:37:15.000Z","dependencies_parsed_at":"2024-09-08T16:35:35.519Z","dependency_job_id":"5d4f5f21-c6c7-4050-af40-8c1f3067d9c0","html_url":"https://github.com/Demkeys/tictactoe-rust","commit_stats":null,"previous_names":["demkeys/tictactoe-rust"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2Ftictactoe-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2Ftictactoe-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2Ftictactoe-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2Ftictactoe-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Demkeys","download_url":"https://codeload.github.com/Demkeys/tictactoe-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243351839,"owners_count":20276908,"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":["game","rust","rustlang","tictactoe"],"created_at":"2024-09-24T20:15:19.070Z","updated_at":"2025-12-25T21:44:18.582Z","avatar_url":"https://github.com/Demkeys.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tictactoe-rust\nA Tic Tac Toe console game I made for practice, as a beginner in Rust.\n\n---\nTo use:\n- Drag [tictactoe_game.rs](https://github.com/Demkeys/tictactoe-rust/blob/main/tictactoe_game.rs) into your project.\n- Add the following code to your ```main.rs ``` file\n```\nmod tictactoe_game;\nuse tictactoe_game::game_loop;\n```\n- Then you can call ```game_loop()``` in your ```main()``` function.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemkeys%2Ftictactoe-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemkeys%2Ftictactoe-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemkeys%2Ftictactoe-rust/lists"}