{"id":22870151,"url":"https://github.com/thehxdev/goess","last_synced_at":"2025-03-31T11:25:49.226Z","repository":{"id":267050524,"uuid":"900128027","full_name":"thehxdev/goess","owner":"thehxdev","description":"Simple number guessing game through TCP","archived":false,"fork":false,"pushed_at":"2024-12-07T23:55:03.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T16:57:45.746Z","etag":null,"topics":["go","golang","network","tcp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thehxdev.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-12-07T23:47:05.000Z","updated_at":"2024-12-07T23:55:07.000Z","dependencies_parsed_at":"2024-12-08T00:25:20.532Z","dependency_job_id":"111f5cb5-a8fc-4f37-9aea-1a9a360aacb0","html_url":"https://github.com/thehxdev/goess","commit_stats":null,"previous_names":["thehxdev/goess"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fgoess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fgoess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fgoess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fgoess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehxdev","download_url":"https://codeload.github.com/thehxdev/goess/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246460198,"owners_count":20781058,"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":["go","golang","network","tcp"],"created_at":"2024-12-13T13:13:56.819Z","updated_at":"2025-03-31T11:25:49.205Z","avatar_url":"https://github.com/thehxdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goess\nSimple number guessing game through TCP.\nJust to practice and learn network programming.\n\n## Run\nTo run the server:\n```bash\ngo run .\n```\n\n## Connect to server\nTo connect as clinet use netcat (`nc` command):\n```bash\nnc 127.0.0.1 8000\n```\n\nThen server responds with:\n```\nWelcome to goess game!\nGuess a number between 1 and 100 (Both ends are included)\nYou only have 10 guesses!\n\nGuess 1 =\u003e\n```\n\nHappy gaming :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fgoess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehxdev%2Fgoess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fgoess/lists"}