{"id":18029446,"url":"https://github.com/morucci/freesnaky","last_synced_at":"2026-01-23T16:37:12.418Z","repository":{"id":40383798,"uuid":"447987874","full_name":"morucci/FreeSnaky","owner":"morucci","description":"A Snake game with a client/server mode","archived":false,"fork":false,"pushed_at":"2022-09-13T21:45:25.000Z","size":140,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T15:12:03.695Z","etag":null,"topics":["game","haskell","network-game","snake","snake-game","terminal-game"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/morucci.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-14T14:04:05.000Z","updated_at":"2022-07-24T15:27:23.000Z","dependencies_parsed_at":"2023-01-17T19:00:39.894Z","dependency_job_id":null,"html_url":"https://github.com/morucci/FreeSnaky","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/morucci/FreeSnaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2FFreeSnaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2FFreeSnaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2FFreeSnaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2FFreeSnaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morucci","download_url":"https://codeload.github.com/morucci/FreeSnaky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2FFreeSnaky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","haskell","network-game","snake","snake-game","terminal-game"],"created_at":"2024-10-30T09:09:41.082Z","updated_at":"2026-01-23T16:37:12.401Z","avatar_url":"https://github.com/morucci.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreeSnaky\n\n![FreeSnaky](doc/screenshot.png)\n\n## Run with nix flakes\n\n```\nnix run github:morucci/FreeSnaky -- local --snakeName \"John\"\n```\n\n## Build\n\nYou need to have nix installed. Then run:\n\n```\nnix build\n```\n\nBinary is available at: result/bin/FreeSnaky\n\n## Start a local party\n\n```\nFreeSnaky local\n```\n\n## Client / Server mode\n### Start the Server\n\n```\nFreeSnaky server --bindAddress 127.0.0.1\n```\n\n### Start the Terminal Client\n\n```\nFreeSnaky client --address 127.0.0.1 --snakeName \"John\"\n```\n\n## Develop\n\nYou need to have nix installed.\n\nTo get a shell to develop on FreeSnaky (with ghc, cabal, hls, ghcid) run:\n\n```\nnix develop\n```\n\nTo hack on the Web UI run this command to get the server restarted each time when the code change.\n```\nghcid -c 'cabal repl' -r=\"Server.runServerLocal\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Ffreesnaky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorucci%2Ffreesnaky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Ffreesnaky/lists"}