{"id":21088678,"url":"https://github.com/crocidb/wordlos","last_synced_at":"2025-05-16T11:32:44.446Z","repository":{"id":40534601,"uuid":"457475466","full_name":"CrociDB/wordlos","owner":"CrociDB","description":"WORDLE for DOS, written in assembly","archived":false,"fork":false,"pushed_at":"2023-01-04T13:54:32.000Z","size":1859,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T01:01:38.167Z","etag":null,"topics":["assembly","dos","game","gamedev","retrogaming","wordle"],"latest_commit_sha":null,"homepage":"https://crocidb.itch.io/wordlos","language":"Assembly","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/CrociDB.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":"2022-02-09T18:12:24.000Z","updated_at":"2025-03-06T14:59:53.000Z","dependencies_parsed_at":"2023-02-02T14:40:15.154Z","dependency_job_id":null,"html_url":"https://github.com/CrociDB/wordlos","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrociDB%2Fwordlos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrociDB%2Fwordlos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrociDB%2Fwordlos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrociDB%2Fwordlos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrociDB","download_url":"https://codeload.github.com/CrociDB/wordlos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254522391,"owners_count":22085102,"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":["assembly","dos","game","gamedev","retrogaming","wordle"],"created_at":"2024-11-19T21:19:44.127Z","updated_at":"2025-05-16T11:32:41.535Z","avatar_url":"https://github.com/CrociDB.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WORDLOS - Wordle Clone for DOS\n\nJust another clone of Wordle for DOS using x86 16bit Assembly.\n\n![WORDLOS for DOS](/screenshot/wordlos1.gif)\n\n## Download\n\nBinary version of this game can be downloaded at the [Releases](https://github.com/CrociDB/wordlos/releases) section.\n\n## Play Online\n\nI did an overengineered web-version of this game and published it on _itch.io_ and can be played at: https://crocidb.itch.io/wordlos\n\nThis runs on a wasm version of DosBox and send the output framebuffer to a WebGL context that renders it with a post-processing effect to look more like a CRT screen.\n\n## Building\n\n*WORDLOS* is built using *NASM*. So once you have that installed, all you need to do is:\n\n`$ make`\n\nIn case there are no make tool available, you can directly compile it with:\n\n`$ nasm -f bin -o wordlos.com wordlos.asm`\n\nIn both cases, a `wordlos.com` file will be generated and it can be run on DOS, DosBox or FreeDOS.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contributors\n\n - [Paweł Łukasik](https://github.com/pawlos)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrocidb%2Fwordlos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrocidb%2Fwordlos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrocidb%2Fwordlos/lists"}