{"id":15027261,"url":"https://github.com/maxbittker/sandspiel","last_synced_at":"2025-05-14T01:06:14.932Z","repository":{"id":37663870,"uuid":"153937474","full_name":"MaxBittker/sandspiel","owner":"MaxBittker","description":"Creative cellular automata browser game ","archived":false,"fork":false,"pushed_at":"2025-01-26T23:23:22.000Z","size":18847,"stargazers_count":3025,"open_issues_count":127,"forks_count":207,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-05T18:01:35.502Z","etag":null,"topics":["game","rust","wasm","webassembly","webgl"],"latest_commit_sha":null,"homepage":"https://sandspiel.club","language":"Rust","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/MaxBittker.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-20T18:48:17.000Z","updated_at":"2025-03-31T00:33:25.000Z","dependencies_parsed_at":"2025-01-10T12:33:04.766Z","dependency_job_id":"c1a8721a-5f69-48e7-b3ad-e9b38b47d7e3","html_url":"https://github.com/MaxBittker/sandspiel","commit_stats":{"total_commits":293,"total_committers":13,"mean_commits":22.53846153846154,"dds":"0.14675767918088733","last_synced_commit":"1b17dbc751eeda4e450fb35c8d22ab314449698a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxBittker%2Fsandspiel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxBittker%2Fsandspiel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxBittker%2Fsandspiel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxBittker%2Fsandspiel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxBittker","download_url":"https://codeload.github.com/MaxBittker/sandspiel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248624742,"owners_count":21135496,"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":["game","rust","wasm","webassembly","webgl"],"created_at":"2024-09-24T20:06:05.260Z","updated_at":"2025-04-12T19:39:51.651Z","avatar_url":"https://github.com/MaxBittker.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cmeta charset=\"utf-8\"/\u003e\n\n# sandspiel\n\n\"Imagine the cool phenomenon when the wind blows the falling leaves. This game simulates the phenomenon with powder (dots)!\" -DAN-BALL\n\n![](Screenshot.png)\n\nThis is a [falling sand](https://en.wikipedia.org/wiki/Falling-sand_game) game built in rust (via wasm), webgl, and some JS glueing things together.\n\nYou can [play online](https://sandspiel.club) or read [a longer post on the project](https://maxbittker.com/making-sandspiel)\n\nThe goal was to produce an cellular automata environment that's interesting to play with and supports the sharing and forking of fun creations with other players.\nUltimately, I want the platform to support editing and uploading of your own elements via a programmable cellular automata API.\n\n### 🛠️ Build:\n\n```\n# build the wasm once:\ncd crate \u0026\u0026 wasm-pack build \u0026\u0026 cd ..;\nnpm install;\nnpm run start;\n\n# then in a separate terminal:\ncargo watch -s 'wasm-pack build'\n```\n\na successor to my previous efforts in [javascript](https://github.com/MaxBittker/dust) and [lua](https://github.com/MaxBittker/sand-toy)\n\nFluid simulation code adopted from\nhttps://github.com/PavelDoGreat/WebGL-Fluid-Simulation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxbittker%2Fsandspiel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxbittker%2Fsandspiel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxbittker%2Fsandspiel/lists"}