{"id":17218099,"url":"https://github.com/trevoke/dwarlixir","last_synced_at":"2025-09-08T05:33:59.491Z","repository":{"id":66308710,"uuid":"73016136","full_name":"Trevoke/dwarlixir","owner":"Trevoke","description":"A dwarf-fortress clone / MUD / side project in Elixir","archived":false,"fork":false,"pushed_at":"2019-09-15T21:28:30.000Z","size":360,"stargazers_count":50,"open_issues_count":12,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-13T22:53:28.218Z","etag":null,"topics":["dwarf-fortress","elixir","mit","mit-license","mud"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/Trevoke.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":"2016-11-06T20:15:10.000Z","updated_at":"2024-07-20T18:12:18.000Z","dependencies_parsed_at":"2023-03-23T01:01:12.804Z","dependency_job_id":null,"html_url":"https://github.com/Trevoke/dwarlixir","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Trevoke/dwarlixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trevoke%2Fdwarlixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trevoke%2Fdwarlixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trevoke%2Fdwarlixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trevoke%2Fdwarlixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trevoke","download_url":"https://codeload.github.com/Trevoke/dwarlixir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trevoke%2Fdwarlixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274136650,"owners_count":25228418,"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-09-08T02:00:09.813Z","response_time":121,"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":["dwarf-fortress","elixir","mit","mit-license","mud"],"created_at":"2024-10-15T03:45:29.955Z","updated_at":"2025-09-08T05:33:59.445Z","avatar_url":"https://github.com/Trevoke.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dwarlixir\n* Travis ![Travis build](https://travis-ci.org/Trevoke/dwarlixir.svg?branch=master)\n* Semaphore [![Build Status](https://semaphoreci.com/api/v1/trevoke/dwarlixir/branches/master/badge.svg)](https://semaphoreci.com/trevoke/dwarlixir)\n\n## Getting started\n\nMake sure you have Elixir ~\u003e 1.5.1 available.\n\n## README-driven development\n\nThings I need to bring back in as I switch to ECS:\n\n- generating a world\n- creating location entities\n- generating mobs at startup\n- putting mobs in locations\n- reproduction\n\n### components\n\n- Age\n- Mortal\n- SexualReproduction (Biology? Subcomponent? Not a component at all?)\n- OviparousReproduction\n- AIComponent.V1\n\n### Thoughts\n\nWhat about aging; could be a separate tick for everyone (easy) or some kind of \"everything ages at the same time\" tick. If the latter, I need, I think, to make it possible to subscribe to _events_ in the ECS framework.\nWell, my \"Watcher\" idea is growing old quickly isn't it.\nUnless I create a Universe entity with a Tick component which could get updated with a monotonically increasing value, and that would be something that various things could watch...\n\n## A player character:\n- can move\n- gains \"idle xp\" ?\n- can talk\n- can disconnect\n\nPriority 1: on the server, able to send and receive messages\nPriority 2: actually having a working character\nPriority 3: being in a room\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrevoke%2Fdwarlixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrevoke%2Fdwarlixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrevoke%2Fdwarlixir/lists"}