{"id":20387326,"url":"https://github.com/muthaias/global-explorer","last_synced_at":"2025-08-03T18:32:58.857Z","repository":{"id":55540921,"uuid":"313440044","full_name":"Muthaias/global-explorer","owner":"Muthaias","description":"Global explorer is a game which teaches the player about the world of travel and work","archived":false,"fork":false,"pushed_at":"2021-05-12T20:15:07.000Z","size":277,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T23:32:22.960Z","etag":null,"topics":["adventure-game","game","learning-game"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Muthaias.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}},"created_at":"2020-11-16T22:12:27.000Z","updated_at":"2023-10-04T19:34:01.000Z","dependencies_parsed_at":"2022-08-15T02:50:40.091Z","dependency_job_id":null,"html_url":"https://github.com/Muthaias/global-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muthaias/global-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muthaias%2Fglobal-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muthaias%2Fglobal-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muthaias%2Fglobal-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muthaias%2Fglobal-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muthaias","download_url":"https://codeload.github.com/Muthaias/global-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muthaias%2Fglobal-explorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268594119,"owners_count":24275733,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["adventure-game","game","learning-game"],"created_at":"2024-11-15T02:44:50.157Z","updated_at":"2025-08-03T18:32:58.830Z","avatar_url":"https://github.com/Muthaias.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disclaimer\nThis is not the best code in the world. This is just a tribute. The goal of this project obviously is to achieve greatness but on the way there, experimentation lazyness and missteps will occur. If you have a look at this code please bare this in mind.\n\n# Global Explorer\nGlobal Explorer is a game which teaches the player about the world and the workings of travel, the job market and possibly other things. You as a player is an indiviual exporing the world with the clothes on your back, your `curriculum vitae` and a limited amout of funds. Survive and have fun.\n\nThe project structure is mainly intended as a platform do the following: \n* Experiment with data structures and libraries\n* Use python\n* Use python decorators\n* Use types in python\n* Play with VUE.js as for DOM manipulation\n* Use websockets\n\n## To run (with podman)\nThe simplest way to run this system is by installing `podman` or `docker`. This setup has been tested only using `podman` in `Fedora 33`. Rootless `podman` has `not` been tested with success.\n\n### In shell\n```\nsudo sh build-container.sh\nsudo sh run-container.sh\n```\n### In container shell\n```\nsh start.sh\n```\n\n## To run (with docker compose)\nIt is so easy. Just make sure you have docker and docker-compose installed. Run the following commands in your shell.\n```\ndocker-compose create\ndocker-compose up -d\n```\n\n## To run (without podman)\nTo run without podman the requirements are as follows:\n* python\n* libs: pyyaml and websockets\n\n### In shell\nPreferrably run these in separate shells to make it easy to shut them down separately\n```\nsh start-backend.sh\n```\n\n```\nsh start-frontend.sh\n```\n## Access a running instance\nThe frontend can be accessed on http://localhost:3000 and the backend is hosted on port 5000.\n\n## Legacy notes\nThis project previously used `pywebview` as a means of presenting the interface. It proved to be a cumbersome dependencies and has since been removed. The system now relies on a websocket server and a static webserver to present state and data in a standard browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthaias%2Fglobal-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuthaias%2Fglobal-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuthaias%2Fglobal-explorer/lists"}