{"id":21437594,"url":"https://github.com/bubner/mind","last_synced_at":"2026-04-18T04:01:57.464Z","repository":{"id":107410532,"uuid":"533253196","full_name":"bubner/Mind","owner":"bubner","description":"GUI-based adventure game in Flask and Jinja with auto-save","archived":false,"fork":false,"pushed_at":"2026-01-12T08:37:19.000Z","size":46881,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T18:08:39.058Z","etag":null,"topics":["adventure","autosave","flask","game","gui","python","text-game"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/bubner.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}},"created_at":"2022-09-06T09:31:19.000Z","updated_at":"2026-01-12T08:37:23.000Z","dependencies_parsed_at":"2024-02-24T10:32:35.068Z","dependency_job_id":null,"html_url":"https://github.com/bubner/Mind","commit_stats":null,"previous_names":["bubner/mind"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bubner/Mind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FMind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FMind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FMind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FMind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubner","download_url":"https://codeload.github.com/bubner/Mind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2FMind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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","autosave","flask","game","gui","python","text-game"],"created_at":"2024-11-23T00:27:41.050Z","updated_at":"2026-04-18T04:01:57.450Z","avatar_url":"https://github.com/bubner.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# *Mind* of CEO\n\n###### To run, start `app.py`.\n\n## Overview\n- Flask-based text adventure game\n- Player choices dynamically affect story progression\n- 65+ unique endings with distinct narratives\n- Single-player, text-driven experience\n\n## Gameplay\n- Choice-based selection boxes determine future options\n- Actions persist (e.g. consumed items are removed from later choices)\n- Story told from the perspective of a CEO\n- Player-entered name for multiple functions\n  - Username\n  - Narrative identity\n  - Savefile owner\n- Automatic saving of progress\n- Returning user support to\n  - Log in\n  - View unlocked endings\n  - View save data\n  - Delete their account\n\n\u003e[!NOTE]\n\u003ePassword reset/change is not implemented due to scope and lack of user verification.\n\n## Technical\n- Backend built with Flask (Python)\n- Automatic save system using `pickle` and filesystem storage\n- SQL database for usernames and passwords\n- Passwords hashed with `argon2`\n- Authentication used to prevent username/save collisions\n- Flask sessions used to isolate user state\n- Fixes cross-user logout and threading issues\n- User data serialized with `pickle`\n\n## Optimisations\n- Jinja templating with a shared base layout\n- Minimal HTML repetition across pages\n- Flask routes integrated with User logic\n- Validation for usernames and savefiles\n- Username safety checks\n  - Maximum length of 16 characters\n  - Filesystem manipulation prevention\n\n###### Mind of CEO. Lucas Bubner, 2022.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubner%2Fmind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubner%2Fmind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubner%2Fmind/lists"}