{"id":20757850,"url":"https://github.com/amdmi3/opendaed","last_synced_at":"2025-04-29T23:48:37.096Z","repository":{"id":23806533,"uuid":"27182748","full_name":"AMDmi3/opendaed","owner":"AMDmi3","description":" Libre reimplementation of The Daedalus Encounter game","archived":false,"fork":false,"pushed_at":"2017-12-09T22:26:31.000Z","size":86,"stargazers_count":9,"open_issues_count":17,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-29T23:48:29.499Z","etag":null,"topics":["cross-platform-game","daedalus-encounter","game","libsdl2pp","reimplementation","sdl"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/AMDmi3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-26T15:19:06.000Z","updated_at":"2025-03-21T22:57:12.000Z","dependencies_parsed_at":"2022-08-22T04:51:06.957Z","dependency_job_id":null,"html_url":"https://github.com/AMDmi3/opendaed","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/AMDmi3%2Fopendaed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Fopendaed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Fopendaed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Fopendaed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMDmi3","download_url":"https://codeload.github.com/AMDmi3/opendaed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251602602,"owners_count":21615957,"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":["cross-platform-game","daedalus-encounter","game","libsdl2pp","reimplementation","sdl"],"created_at":"2024-11-17T09:45:48.298Z","updated_at":"2025-04-29T23:48:37.029Z","avatar_url":"https://github.com/AMDmi3.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenDaed\n\n[![Build Status](https://travis-ci.org/AMDmi3/opendaed.svg?branch=master)](https://travis-ci.org/AMDmi3/opendaed)\n\nF/OSS reimplementation of Mechadeus 1995 \"The Daedalus\nEncounter\" interactive movie puzzle adventure game.\n\n## Status\n\nThe project is currently on the early stages of development, and\nis not yet playable, however you can already run through the very\nfirst scenes of the story (from beginning up to entering Vekkar\nfreighter).\n\n## Building\n\nDependencies:\n\n* cmake\n* SDL2\n* SDL2_image\n\nThe project also uses libSDL2pp, C++11 bindings library for SDL2.\nIt's included into git repository as a submodule, so if you've\nobtained source through git, don't forget to run ```git submodule\ninit \u0026\u0026 git submodule update```.\n\nTo build the project, run:\n\n```\ncmake . \u0026\u0026 make\n```\n\n## Running\n\nTo run the game, you need original game data. Specify path to data\ndirectory (it may be either CD-ROM mount point or a directory\ncontaining contents of all game CDs; directory structure doesn't\nreally matter in the latter case, game will find needed data in\nsubdirectories automatically) with ```-d``` options:\n\n```\nopendaed -d \u003cdatadir\u003e\n```\n\nYou may also specify name of game scenario (.nod) file and starting\nentry number with ```-n``` and ```-e``` options respectively - it's\nuseful to jump to arbitrary part of the game for debugging purposes.\n\nFor instance,\n```\nopendaed -d \u003cdatadir\u003e -n encountr.nod -e 2\n```\nis the start of the game story.\n\nYou may also directly play puzzles which are already implemented.\nFor that, run:\n```\nopendaed -d \u003cdatadir\u003e -p \u003cpuzzle name\u003e\n```\n\nCurrently implemented puzzles are:\n\n* ```artemis``` - netwalk-style power connection puzzle\n* ```hexagons``` - yellow door puzzle\n* ```sun``` - sundial puzzle in engine room\n\n## Author\n\n* [Dmitry Marakasov](https://github.com/AMDmi3) \u003camdmi3@amdmi3.ru\u003e\n\n## License\n\nGPLv3, see COPYING\n\nThe project also bundles third party software under its own licenses:\n\n* extlibs/SDL2pp (C++11 SDL2 wrapper library) - zlib license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdmi3%2Fopendaed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famdmi3%2Fopendaed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdmi3%2Fopendaed/lists"}