{"id":15405641,"url":"https://github.com/krisleech/dotty","last_synced_at":"2026-04-28T11:34:40.631Z","repository":{"id":66255554,"uuid":"127431207","full_name":"krisleech/dotty","owner":"krisleech","description":"Dotty game server and UI","archived":false,"fork":false,"pushed_at":"2019-10-15T14:53:54.000Z","size":467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T07:52:49.055Z","etag":null,"topics":["clojure","game-development"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/krisleech.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":"2018-03-30T13:27:03.000Z","updated_at":"2019-12-21T20:47:47.000Z","dependencies_parsed_at":"2023-02-20T18:45:13.939Z","dependency_job_id":null,"html_url":"https://github.com/krisleech/dotty","commit_stats":{"total_commits":52,"total_committers":1,"mean_commits":52.0,"dds":0.0,"last_synced_commit":"482abb83527f0503f235491364aceed85bc7c060"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fdotty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fdotty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fdotty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fdotty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisleech","download_url":"https://codeload.github.com/krisleech/dotty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955662,"owners_count":20699951,"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":["clojure","game-development"],"created_at":"2024-10-01T16:17:40.707Z","updated_at":"2026-04-28T11:34:35.592Z","avatar_url":"https://github.com/krisleech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotty\n\nDotty Game Server and UI prototype.\n\nAllow multiple players to play the same game displayed on a large screen. This\ncould be a smart TV web browser or a regular PC connected to a large monitor.\n\nPlayers use their mobile phones as an interface (movement controls, score etc.).\n\nVisit `localhost:3000` using the smart TV browser and click \"display\".\n\nVisit `localhost:3000` on any number of mobile phones and click \"join\".\n\nThe mobile will have controls to move their player on the screen.\n\nThe game is [tag](https://en.wikipedia.org/wiki/Tag_(game)).\n\nThere is a two-way connection between the server and clients using web sockets.\n\nThe idea is to integrate [phaser.js](https://github.com/photonstorm/phaser)\nnext.\n\n## Installation\n\n* Install Java\n* Install [Leiningen](https://github.com/technomancy/leiningen/wiki/Packaging)\n* Clone the repository\n\n## Development\n\n```\nlein run\n```\n\nand visit http://localhost:3000\n\n### Using Docker\n\n```\ndocker build -t dotty .\ndocker run -p 3000:3000 dotty\n```\n\n### Using Docker Compose\n\n```\ndocker-compose build\ndocker-compose up\n```\n\n## Deployment\n\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fdotty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisleech%2Fdotty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fdotty/lists"}