{"id":15678214,"url":"https://github.com/robrix/isometry","last_synced_at":"2025-07-14T16:05:49.319Z","repository":{"id":42701239,"uuid":"270322978","full_name":"robrix/isometry","owner":"robrix","description":"programmatic voxels","archived":false,"fork":false,"pushed_at":"2022-03-28T03:19:55.000Z","size":7979,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-03T00:29:00.184Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robrix.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-06-07T13:58:30.000Z","updated_at":"2024-01-23T16:17:12.000Z","dependencies_parsed_at":"2022-09-02T04:01:09.847Z","dependency_job_id":null,"html_url":"https://github.com/robrix/isometry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robrix/isometry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrix%2Fisometry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrix%2Fisometry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrix%2Fisometry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrix%2Fisometry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robrix","download_url":"https://codeload.github.com/robrix/isometry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrix%2Fisometry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265314307,"owners_count":23745241,"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-03T16:19:14.813Z","updated_at":"2025-07-14T16:05:49.300Z","avatar_url":"https://github.com/robrix.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `isometry`\n\nMessing around with programmatic tiling in an isometric setting.\n\n\n## Development\n\nDevelopment currently assumes a Mac with `ghc` 8.8 \u0026 `cabal` 3.0. You can install them directly, or use [`ghcup`](https://www.haskell.org/ghcup/).\n\nInitial setup:\n\n```bash\nbrew bundle # for sdl2 \u0026 sqlite3\ncat data/ephemerides.sql | sqlite3 data/data.db # to populate the solar system db with planets\ncat data/factions.sql | sqlite3 data/data.db # to populate the solar system db with factions\ncabal build # to set up dist-newstyle with the ghc package db\n```\n\nRun `script/repl` to load the project (both library \u0026 executable) into the REPL. In the REPL, `:main` will launch the game. Use `:main --profile` to enable profiling (timings for various parts of the game, shown on exit).\n\nAlternatively, `cabal run isometry` will launch the game. Use `cabal run isometry -- --profile` to enable profiling.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobrix%2Fisometry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobrix%2Fisometry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobrix%2Fisometry/lists"}