{"id":19246087,"url":"https://github.com/chaostheorie/balmung-coder-dojo","last_synced_at":"2026-05-18T10:09:09.176Z","repository":{"id":158910386,"uuid":"242312759","full_name":"Chaostheorie/balmung-coder-dojo","owner":"Chaostheorie","description":"An adaption of https://gitlab.com/bengoshi/coderdojo-mission-python for the coder dojo c-base berlin","archived":false,"fork":false,"pushed_at":"2020-02-29T12:39:18.000Z","size":8410,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-20T02:51:36.662Z","etag":null,"topics":["coderdojo","json","pygame","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chaostheorie.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-22T09:16:56.000Z","updated_at":"2020-02-29T12:39:20.000Z","dependencies_parsed_at":"2023-08-27T00:33:13.886Z","dependency_job_id":null,"html_url":"https://github.com/Chaostheorie/balmung-coder-dojo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Chaostheorie/balmung-coder-dojo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaostheorie%2Fbalmung-coder-dojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaostheorie%2Fbalmung-coder-dojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaostheorie%2Fbalmung-coder-dojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaostheorie%2Fbalmung-coder-dojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chaostheorie","download_url":"https://codeload.github.com/Chaostheorie/balmung-coder-dojo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaostheorie%2Fbalmung-coder-dojo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33174091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["coderdojo","json","pygame","python","python3"],"created_at":"2024-11-09T17:30:26.122Z","updated_at":"2026-05-18T10:09:04.360Z","avatar_url":"https://github.com/Chaostheorie.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation Instructions\n\nDebian/ Ubuntu:\n`sudo apt install python3 python-pygame`\n\nWindows:\nWorking Python3 (at least 3.6) and pygame.\n\nMacOS:\nWorking Python3 (at least 3.6) and pygame.\n\n\nYou can modify the `config.json` as long as you follow the JSON syntax\n\n\n# Server Instructions\n\nPort: 65534  (Maybe you need to open this port in iptables/ ufw)\nThe address of the other player needs to be provided at startup\nIf this port is taken on your system you can change the port in `config.json`. This system is a development build and should under no circumstances be used in a live deploy/ server.\n\n\n# Cython Instructions\n\nThis is completely cython3 compatible.\n\nCompile with cython3:\n`cython3 --embed --cleanup 1 main.py`\n\nCompile with gcc (may require `python3-dev` and `gcc`):\n``\ngcc main.c -O2 -Wall `pkg-config --cflags --libs python3` -o  space-mission\n``\n\n# Asnycio Server\n\n`mission.server.CoordinateHandler` is a network server capable of low level network communication for handling of the coordinations and their distributions for multiple players. A basic asyncio network server is used. The communication will be in JSON (encoded) and handled by `ujson`.\n\nScenario 1:\n\n[![](https://mermaid.ink/img/eyJjb2RlIjoic2VxdWVuY2VEaWFncmFtXG5DbGllbnQgLT4-IFNlcnZlcjogVVVJRCArIENvb3Jkc1xuU2VydmVyIC0-PiBDbGllbnQ6IENvb3Jkc1x0XHRcdFx0IiwibWVybWFpZCI6eyJ0aGVtZSI6ImZvcmVzdCJ9fQ)](https://mermaid-js.github.io/mermaid-live-editor/#/edit/eyJjb2RlIjoic2VxdWVuY2VEaWFncmFtXG5DbGllbnQgLT4-IFNlcnZlcjogVVVJRCArIENvb3Jkc1xuU2VydmVyIC0-PiBDbGllbnQ6IENvb3Jkc1x0XHRcdFx0IiwibWVybWFpZCI6eyJ0aGVtZSI6ImZvcmVzdCJ9fQ)\n\nScenario 2:\n\n[![](https://mermaid.ink/img/eyJjb2RlIjoic2VxdWVuY2VEaWFncmFtXG5TZXJ2ZXIgLT4-IENsaWVudDogVVVJRFxuQ2xpZW50IC0-PiBTZXJ2ZXI6IFVVSUQgKyBDb29yZHNcblNlcnZlciAtPj4gQ2xpZW50OiBDb29yZHNcblx0XHRcdFx0XHQiLCJtZXJtYWlkIjp7InRoZW1lIjoiZm9yZXN0In19)](https://mermaid-js.github.io/mermaid-live-editor/#/edit/eyJjb2RlIjoic2VxdWVuY2VEaWFncmFtXG5TZXJ2ZXIgLT4-IENsaWVudDogVVVJRFxuQ2xpZW50IC0-PiBTZXJ2ZXI6IFVVSUQgKyBDb29yZHNcblNlcnZlciAtPj4gQ2xpZW50OiBDb29yZHNcblx0XHRcdFx0XHQiLCJtZXJtYWlkIjp7InRoZW1lIjoiZm9yZXN0In19)\n\n\n# Credits\n\nAll works of art belong to their respective creators.\n\nBackground Music: [\"Space Ambience\" by Alexander Nakarada](https://youtu.be/sB6jXSr7_wQ)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaostheorie%2Fbalmung-coder-dojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaostheorie%2Fbalmung-coder-dojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaostheorie%2Fbalmung-coder-dojo/lists"}