{"id":16318201,"url":"https://github.com/githubjakob/breakfree","last_synced_at":"2025-05-13T17:16:25.608Z","repository":{"id":77570427,"uuid":"117851887","full_name":"githubjakob/breakfree","owner":"githubjakob","description":"simple jump'n'run using Phaser with a NodeJs Backend, developed as part of a computer science course","archived":false,"fork":false,"pushed_at":"2018-01-17T15:34:18.000Z","size":6403,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T20:28:27.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/githubjakob.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-01-17T15:05:49.000Z","updated_at":"2018-05-30T20:45:51.000Z","dependencies_parsed_at":"2023-03-12T01:04:44.448Z","dependency_job_id":null,"html_url":"https://github.com/githubjakob/breakfree","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"c048aeccaa4a8980e531d66509fbc66a7856b8be"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubjakob%2Fbreakfree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubjakob%2Fbreakfree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubjakob%2Fbreakfree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubjakob%2Fbreakfree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/githubjakob","download_url":"https://codeload.github.com/githubjakob/breakfree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990503,"owners_count":21995776,"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":[],"created_at":"2024-10-10T22:10:16.634Z","updated_at":"2025-05-13T17:16:25.273Z","avatar_url":"https://github.com/githubjakob.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Break free (student project)\n\nThe game was developed in 2017 by five students as part of a computer science course at LMU Munich, see the [course page](http://www.pms.ifi.lmu.de/lehre/praktikum/progprakt/17ss/).\n\nThe game makes use of the [Phaser framework](https://phaser.io/) and features a NodeJS backend with a MongodDb to save/load the current game state. The game can be build as a Docker image and was hosted on AWS EC2 for the final präsentation of the project.\n\n![Screenshhttps://phaser.io/ot of the Game](https://user-images.githubusercontent.com/15627894/35049906-2bfd6fc8-fbaa-11e7-98d8-45fe72cac410.png)\n\n## How to run\nQuickly start up the NodeJS using docker compose:\n\n1. Clone the project from GitHub\n\n2. Switch to project's directory and build project \n\n```\ndocker build -t breakfree:latest .\n```\n\n3. Startup the docker images\n\n```\ndocker-compose up\n```\n\n4. Browse\n\n[localhost:8080](localhost:8080)\n\n## Used Technologies\n- JavaScript (ECMAScript 6)\n- Phaser\n- NodeJs\n- MongoDB\n- Docker\n\n## Dependencies\nServer dependencies, install with `npm install`\n- express: 4.15.2\n- mongodb: 2.2.26\n- socket.io: 1.7.4\n- mongoose: 4.9.8\n- winston: 2.3.1\n\nClient dependencies, stored in `client/javascript/lib`\n- Phaser\n- Logger: 1.3.0\n- Jquery: 3.2.1\n- Phaser Illuminated\n- Illuminated\n\n## Slides\nSlides of the [final präsentation](https://docs.google.com/presentation/d/1qO8Ctf0PK-kNqtzp0Idy-s3wpD_E1Fv-7NEx1x65fbU/edit#slide=id.p) of the project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubjakob%2Fbreakfree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubjakob%2Fbreakfree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubjakob%2Fbreakfree/lists"}