{"id":18016613,"url":"https://github.com/mbakgun/butterflyeffect","last_synced_at":"2025-08-17T20:32:21.752Z","repository":{"id":259966911,"uuid":"879606841","full_name":"mbakgun/ButterflyEffect","owner":"mbakgun","description":"Welcome to \"The Butterfly Effect,\" a  thought-provoking kotlin multiplatform game that explores the profound impact of seemingly small actions. Step into the shoes of a weapon factory worker and witness the far-reaching consequences of your choices.","archived":false,"fork":false,"pushed_at":"2025-06-18T03:20:09.000Z","size":8657,"stargazers_count":17,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-18T04:25:37.562Z","etag":null,"topics":["cause-and-effect","chaos-theory","compose-multiplatform","desktop","educational-game","game","game-development","kmp","kotlin-multiplatform","minimalist-design","moral-choices","multiplatform","peace","wasm","web","web-assembly"],"latest_commit_sha":null,"homepage":"https://mbakgun.github.io/ButterflyEffect","language":"Kotlin","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/mbakgun.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,"zenodo":null}},"created_at":"2024-10-28T08:21:12.000Z","updated_at":"2025-06-18T03:19:15.000Z","dependencies_parsed_at":"2025-05-15T00:31:30.169Z","dependency_job_id":null,"html_url":"https://github.com/mbakgun/ButterflyEffect","commit_stats":null,"previous_names":["mbakgun/butterflyeffect"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mbakgun/ButterflyEffect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FButterflyEffect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FButterflyEffect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FButterflyEffect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FButterflyEffect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbakgun","download_url":"https://codeload.github.com/mbakgun/ButterflyEffect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FButterflyEffect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270902291,"owners_count":24665237,"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-17T02:00:09.016Z","response_time":129,"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":["cause-and-effect","chaos-theory","compose-multiplatform","desktop","educational-game","game","game-development","kmp","kotlin-multiplatform","minimalist-design","moral-choices","multiplatform","peace","wasm","web","web-assembly"],"created_at":"2024-10-30T04:18:39.522Z","updated_at":"2025-08-17T20:32:20.958Z","avatar_url":"https://github.com/mbakgun.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Butterfly Effect: Game Concept\n\nIn this game, rather than coding skills, there is a message intended to be conveyed. This code was written to deliver a message. If you're ready, grab a glass of water and start reading.\n\nWelcome to \"The Butterfly Effect,\" a thought-provoking game that explores the profound impact of seemingly small actions. Step into the shoes of a weapon factory worker and witness the far-reaching consequences of your choices.\n\n## Game Overview\n\nIn this immersive experience, you will navigate a single workday in a weapon factory. Each decision you make and every weapon you produce sets off a chain reaction, symbolized by the flight of butterflies across a world map. As the game unfolds, you'll see how these butterflies, representing the events triggered by the weapons, create a ripple effect that ultimately reaches your own city.\n\n\u003cimg src=\"assets/1.png\" alt=\"The Butterfly Effect\" width=\"720\"/\u003e\n\n## Game Sections\n\n### 1. Decision Section\nBegin your journey by making a crucial choice:\n- **Continue Working**: Stay on the production line and see the impact of your work.\n- **Resign**: Walk away and observe the world without your influence.\n\n### 2. Game Section\nEngage in a simple yet captivating production line simulation:\n- Produce weapons and watch as butterflies take flight on the screen.\n- Each butterfly represents an event caused by a weapon.\n- As more butterflies appear, they become increasingly difficult to control.\n- Eventually, the butterflies reach your own city, illustrating the global impact of your actions.\n- More weapons produced lead to more butterflies, creating a chaotic and thought-provoking experience.\n\n### 3. Final Section\nReflect on the consequences of your decisions:\n- Witness the domino effect created by the weapons you produced.\n- Experience the chaos visualized through the swarm of butterflies.\n- Understand the profound implications of your initial choice.\n\n\u003cimg src=\"composeApp/src/commonMain/composeResources/drawable/teaser.jpg\" alt=\"The Butterfly Effect Conclusion\" width=\"720\"/\u003e\n\n## Technical Structure\n\nThis game project is built using Kotlin Multiplatform, targeting both Web and Desktop environments.\n\n- **`/composeApp`**: Contains shared code for Compose Multiplatform applications, with several subfolders:\n  - **`commonMain`**: Houses code common to all targets.\n\n### Running the Application\n\n- **Web Application**: Launch by executing the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task.\n- **Desktop Application**: Start by running the `:composeApp:run` Gradle task.\n\n### Try the Demo\n\nExperience the game in your browser by visiting the demo [here](https://mbakgun.github.io/ButterflyEffect).\n\n⭐️ A great article to read: [The Butterfly Effect](https://thedecisionlab.com/reference-guide/economics/the-butterfly-effect)\n\n\u003cimg src=\"assets/butter.avif\" alt=\"https://thedecisionlab.com/reference-guide/economics/the-butterfly-effect\" width=\"720\" title=\"A great article to read\"/\u003e\n\n## Conclusion\n\nEmbark on this journey and discover the intricate web of cause and effect in \"The Butterfly Effect.\" Your choices matter more than you think.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbakgun%2Fbutterflyeffect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbakgun%2Fbutterflyeffect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbakgun%2Fbutterflyeffect/lists"}