{"id":20833102,"url":"https://github.com/kfields/django-arcade","last_synced_at":"2025-04-10T09:40:32.353Z","repository":{"id":150790098,"uuid":"412982504","full_name":"kfields/django-arcade","owner":"kfields","description":"Python GraphQL Game Server using Django, Ariadne, and Arcade!","archived":false,"fork":false,"pushed_at":"2021-10-18T03:02:46.000Z","size":5141,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T08:41:12.206Z","etag":null,"topics":["ariadne","asyncio","django","game","gql","graphql","graphql-client","graphql-server","python"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/kfields.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-10-03T05:13:18.000Z","updated_at":"2023-10-06T06:32:42.000Z","dependencies_parsed_at":"2023-05-05T09:03:32.894Z","dependency_job_id":null,"html_url":"https://github.com/kfields/django-arcade","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/kfields%2Fdjango-arcade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fdjango-arcade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fdjango-arcade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fdjango-arcade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kfields","download_url":"https://codeload.github.com/kfields/django-arcade/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248193552,"owners_count":21062888,"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":["ariadne","asyncio","django","game","gql","graphql","graphql-client","graphql-server","python"],"created_at":"2024-11-18T00:14:15.907Z","updated_at":"2025-04-10T09:40:32.344Z","avatar_url":"https://github.com/kfields.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Arcade :snake: :video_game:\n\nThis repo serves as a blueprint/starter-kit to develop game servers and clients using GraphQL\n\nInitially it uses [Django](https://www.djangoproject.com/) as the game server and [Python Arcade](https://api.arcade.academy/) for the client\n\nThe first game to be implemented is Tic-Tac-Toe\n\n## Git\n\n```bash\ngit clone https://github.com/kfields/django-arcade\ncd django-arcade\npoetry shell\n```\n\n## Server\n\n```bash\ncd server\npoetry install\n```\n\n### First Time\n\n```\n./bin/setup\n```\n\n### After that ...\n\n```\n./bin/dev\n```\n\n### Start from Scratch:  Delete the database and migrations, and re-run setup\n\n```\n./bin/nuke\n```\n\n## Client\n\n```bash\ncd client\npoetry install\npython client\n```\n\n## Experiments\n\n```bash\ncd experiments\npoetry install\npython counter.py\n```\n\n## Special Thanks\nDjango Bulma app from:  https://github.com/lemonsaurus/django-simple-bulma\n\nSome more stuff from:  https://github.com/python-discord/site","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfields%2Fdjango-arcade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkfields%2Fdjango-arcade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfields%2Fdjango-arcade/lists"}