{"id":13393415,"url":"https://github.com/etaque/tacks","last_synced_at":"2026-03-12T08:10:50.737Z","repository":{"id":20121907,"uuid":"23391793","full_name":"etaque/tacks","owner":"etaque","description":"Real-time multiplayer sailing game, in your browser","archived":false,"fork":false,"pushed_at":"2017-06-10T20:16:54.000Z","size":15672,"stargazers_count":136,"open_issues_count":0,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-26T18:29:59.963Z","etag":null,"topics":["actors","akka","elm","game","websockets"],"latest_commit_sha":null,"homepage":"","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/etaque.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}},"created_at":"2014-08-27T14:06:34.000Z","updated_at":"2024-10-05T21:08:07.000Z","dependencies_parsed_at":"2022-07-12T15:17:34.746Z","dependency_job_id":null,"html_url":"https://github.com/etaque/tacks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaque%2Ftacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaque%2Ftacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaque%2Ftacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaque%2Ftacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etaque","download_url":"https://codeload.github.com/etaque/tacks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243469164,"owners_count":20295699,"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":["actors","akka","elm","game","websockets"],"created_at":"2024-07-30T17:00:52.272Z","updated_at":"2025-12-18T03:33:02.839Z","avatar_url":"https://github.com/etaque.png","language":"Elm","readme":"# [Tacks](http://www.playtacks.com)\n\nA sailing race simulator, multiplayer \u0026 real-time, in you browser.\n\nServer app is powered by Scala 2.11 with Play 2.3, Slick 3, Akka for websockets orchestrations and uses PostgreSQL for database. No classes except actors, code is written in a functional style. \n\nGame client is an [Elm](http://elm-lang.org/) app, an statically-typed functional language that compiles to Javascript.\n\n## Architecture\n\nServer area:\n\n- Players sync\n- Race management\n\nDone withing Akka actors, communicating with the client through Websockets and JSON API. No rendering from the server.\n\nClient area:\n\n- Single Page App\n- Game rendering (SVG)\n- Game logic (input handling, player moves, etc)\n\n\n## How to install\n\nServer (Play app): \n\n- download and install [Typesafe Activator](https://typesafe.com/activator)\n- start app with `activator run`\n\nClient (Elm app with JS boot and SASS stylesheets):\n\n- `cd client`\n- `npm install`\n- `npm start`\n","funding_links":[],"categories":["Elm","game"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetaque%2Ftacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetaque%2Ftacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetaque%2Ftacks/lists"}