{"id":48035132,"url":"https://github.com/grenderg/opendoja","last_synced_at":"2026-04-15T23:05:05.095Z","repository":{"id":348084609,"uuid":"1196435354","full_name":"GrenderG/openDoJa","owner":"GrenderG","description":"openDoJa is a desktop-focused clean-room reimplementation of the DoJa 5.1 runtime and related APIs, aimed at running i-appli Java games on modern computers.","archived":false,"fork":false,"pushed_at":"2026-04-04T22:48:21.000Z","size":2067,"stargazers_count":8,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-05T14:03:14.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GrenderG.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-30T17:40:21.000Z","updated_at":"2026-04-04T22:48:15.000Z","dependencies_parsed_at":"2026-04-06T15:00:28.824Z","dependency_job_id":null,"html_url":"https://github.com/GrenderG/openDoJa","commit_stats":null,"previous_names":["grenderg/opendoja"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/GrenderG/openDoJa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrenderG%2FopenDoJa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrenderG%2FopenDoJa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrenderG%2FopenDoJa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrenderG%2FopenDoJa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrenderG","download_url":"https://codeload.github.com/GrenderG/openDoJa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrenderG%2FopenDoJa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31477013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-04T13:58:44.278Z","updated_at":"2026-04-06T15:00:56.046Z","avatar_url":"https://github.com/GrenderG.png","language":"Java","readme":"# openDoJa\n\n`openDoJa` is a desktop-focused clean-room reimplementation of the DoJa 5.1 runtime and related APIs, aimed at running i-appli Java games on modern computers.\n\n## Build\n\n```bash\nmvn -q -DskipTests package\n```\n\n## GitHub Actions\n\n- Every push to `master` rebuilds the rolling `nightly` GitHub release and replaces its attached JAR.\n- A GitHub release is created when the `pom.xml` version changes.\n\n## Download\n\n- Nightly (most up-to-date) version: https://github.com/GrenderG/openDoJa/releases/download/nightly/opendoja-nightly.jar\n- Latest (stable) version: https://github.com/GrenderG/openDoJa/releases/latest\n\n## Run\n\nOpen the desktop launcher UI:\n\n```bash\njava -jar opendoja-{version}.jar\n```\n\nLaunch a specific JAM directly through the packaged launcher:\n\n```bash\njava -jar opendoja-{version}.jar --run-jam \u003cgame.jam\u003e\n```\n\nLaunch a JAM directly without the launcher UI, with explicit host scale, synth, user ID, and terminal ID:\n\n```bash\njava \\\n  -Dopendoja.hostScale=\u003cx\u003e \\\n  -Dopendoja.mldSynth=\u003cfuetrek|ma3\u003e \\\n  -Dopendoja.userId=\u003cuid\u003e \\\n  -Dopendoja.terminalId=\u003ctid\u003e \\\n  -jar opendoja-{version}.jar --run-jam \u003cgame.jam\u003e\n```\n\nPrint all available launcher options:\n\n```bash\njava -jar opendoja-{version}.jar --help\n```\n\n## Reporting Broken Games\n\nIf a game does not work, please open a GitHub issue using the broken game report template.\n\nInclude:\n\n- a text description of the issue\n- the exact game that does not work\n- screenshots or videos if they help explain the problem\n- logs or stack traces if the issue is a crash\n\nFor the bundled local workflow used during development, see `scripts/`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrenderg%2Fopendoja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrenderg%2Fopendoja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrenderg%2Fopendoja/lists"}