{"id":15668316,"url":"https://github.com/devstopfix/elite-galaxy","last_synced_at":"2025-03-30T04:42:16.464Z","repository":{"id":29857678,"uuid":"33402616","full_name":"devstopfix/elite-galaxy","owner":"devstopfix","description":"Ruby library to generate planet names of the Elite universe","archived":false,"fork":false,"pushed_at":"2020-03-10T10:02:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T06:49:12.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/devstopfix.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":"2015-04-04T10:57:16.000Z","updated_at":"2020-03-10T10:02:47.000Z","dependencies_parsed_at":"2022-08-03T12:30:21.381Z","dependency_job_id":null,"html_url":"https://github.com/devstopfix/elite-galaxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devstopfix%2Felite-galaxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devstopfix%2Felite-galaxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devstopfix%2Felite-galaxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devstopfix%2Felite-galaxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devstopfix","download_url":"https://codeload.github.com/devstopfix/elite-galaxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277352,"owners_count":20751548,"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-03T14:08:04.334Z","updated_at":"2025-03-30T04:42:16.447Z","avatar_url":"https://github.com/devstopfix.png","language":"Ruby","readme":"Elite Planet Name Generator\n===========================\n\nA [Ruby](https://www.ruby-lang.org/en/) library that generates [planet](http://en.wikipedia.org/wiki/Planet) names from the orginal [Elite video game][1].\n\nSamples:\n* Lave\n* Isinor\n* Zaonce\n\n## Credits\n\nThe algorithm for the planet name generation is © 1984 [Ian Bell](http://www.iancgbell.clara.net/)  and [David Braben](https://twitter.com/DavidBraben). This Ruby source is a conversion of the [Elite C sources](http://www.iancgbell.clara.net/elite/text/index.htm).\n\n## Build \u0026 Install\n\n    gem build elite-galaxy.gemspec \n    gem install ./elite-galaxy-1.0.0.gem \n\n\n## Usage\n\n```ruby\nrequire 'elite/galaxy'\n\nplanets = Elite::Galaxy.new.planets.take(256)\n\nplanets[7]\n# \"Lave\"\n```\n\n## Bugs\n\nSome seeds (e.g. [0x00d2 0x669d 0x0d37]) will create a galaxy containing a planet with no letters in the name.\n\n## License\n\nThe algorithm is Copyright 1984/1999 of Ian Bell and David Braben. This Ruby library is distributed under the MIT License.\n\n [1]: http://en.wikipedia.org/wiki/Elite_(video_game)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevstopfix%2Felite-galaxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevstopfix%2Felite-galaxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevstopfix%2Felite-galaxy/lists"}