{"id":21179114,"url":"https://github.com/ocadotechnology/aimmo","last_synced_at":"2025-07-09T22:32:09.443Z","repository":{"id":34987279,"uuid":"39072690","full_name":"ocadotechnology/aimmo","owner":"ocadotechnology","description":"A python-based multi-player online educational game for students to play in a class or club setting.","archived":false,"fork":false,"pushed_at":"2024-04-12T13:27:10.000Z","size":42116,"stargazers_count":115,"open_issues_count":20,"forks_count":58,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-04-12T19:55:50.155Z","etag":null,"topics":["django","edtech","educational","educational-game","python","react","secondary-school"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ocadotechnology.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2015-07-14T12:10:11.000Z","updated_at":"2024-04-15T12:50:10.326Z","dependencies_parsed_at":"2023-10-25T10:35:35.480Z","dependency_job_id":"c823ea8a-8a1b-4b54-b7df-eee02a16872f","html_url":"https://github.com/ocadotechnology/aimmo","commit_stats":null,"previous_names":[],"tags_count":638,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocadotechnology%2Faimmo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocadotechnology%2Faimmo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocadotechnology%2Faimmo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocadotechnology%2Faimmo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocadotechnology","download_url":"https://codeload.github.com/ocadotechnology/aimmo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225600779,"owners_count":17494699,"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":["django","edtech","educational","educational-game","python","react","secondary-school"],"created_at":"2024-11-20T17:28:48.459Z","updated_at":"2024-11-20T17:28:48.937Z","avatar_url":"https://github.com/ocadotechnology.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kurono (codename: aimmo)\n\n[![Workflow Status](https://github.com/ocadotechnology/aimmo/actions/workflows/cicd.yml/badge.svg)](https://github.com/ocadotechnology/aimmo/actions/workflows/cicd.yml)\n[![codecov](https://codecov.io/gh/ocadotechnology/aimmo/branch/master/graph/badge.svg)](https://codecov.io/gh/ocadotechnology/aimmo)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Zenhub Shield](https://camo.githubusercontent.com/96347b1f6d9b0f08194ba026de8b69bc27bb8f0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5368697070696e675f6661737465725f776974682d5a656e4875622d3565363062612e7376673f7374796c653d666c61742d737175617265)](https://app.zenhub.com/workspace/o/ocadotechnology/codeforlife-deploy-appengine/boards?repos=96999382,39072690)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.codeforlife.education/play/\" target=\"_blank\"\u003e\n    \u003cimg src=\"images/kurono_game.png\" height=\"400px\" alt=\"Kurono Game\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## LICENCE\nIn accordance with the [Terms of Use](https://www.codeforlife.education/terms#terms)\nof the Code for Life website, all copyright, trademarks, and other\nintellectual property rights in and relating to Code for Life (including all\ncontent of the Code for Life website, the Rapid Router application, the\nKurono application, related software (including any drawn and/or animated\navatars, whether or not such avatars have any modifications) and any other\ngames, applications or any other content that we make available from time to\ntime) are owned by Ocado Innovation Limited.\n\nThe source code of the Code for Life portal, the Rapid Router application\nand the Kurono/aimmo application are [licensed under the GNU Affero General\nPublic License](https://github.com/ocadotechnology/codeforlife-workspace/blob/main/LICENSE.md).\nAll other assets including images, logos, sounds etc., are not covered by\nthis licence and no-one may copy, modify, distribute, show in public or\ncreate any derivative work from these assets.\n\n## Kurono\n\n[Code for Life](https://www.codeforlife.education/) has been developed by Ocado Technology as a **free, open-source** project to inspire the next generation of computer scientists and to help teachers deliver the computing curriculum.\n\n**Kurono** is a [Code for Life](https://www.codeforlife.education/) project, aimed at teaching students and keen adults programming with Python. The game is designed to be played in a class or a group setting, as it simulates a multiplayer online game.\n\nWe are open to contributors from anywhere around the world. Please read ahead if you'd like to get involved.\n\n## To get started\n\n- [Developer Guide](https://docs.codeforlife.education/developer-guide)\n\n- [Good First Issues](https://github.com/ocadotechnology/aimmo/contribute)\n\n- Setting up your work environment: [common setup](https://docs.codeforlife.education/git/common-setup) and [aimmo specific setup](https://docs.codeforlife.education/git/aimmo-setup)\n\n- [Testing](https://docs.codeforlife.education/git/testing)\n\n\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\u003cbr /\u003e\n  \u003ca href=\"https://www.codeforlife.education/play/\" target=\"_blank\"\u003e\n    \u003cimg src=\"images/kurono_logo_simple.svg\" height=\"100px\" alt=\"Kurono Logo\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focadotechnology%2Faimmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focadotechnology%2Faimmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focadotechnology%2Faimmo/lists"}