{"id":21187560,"url":"https://github.com/pb82/zwei","last_synced_at":"2025-07-10T02:31:05.640Z","repository":{"id":48093365,"uuid":"257377445","full_name":"pb82/zwei","owner":"pb82","description":"Game engine for 2d action RPGs","archived":false,"fork":false,"pushed_at":"2024-03-17T20:49:23.000Z","size":49906,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-18T12:29:54.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pb82.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-04-20T19:02:16.000Z","updated_at":"2023-04-29T15:23:09.000Z","dependencies_parsed_at":"2024-03-17T12:41:30.202Z","dependency_job_id":null,"html_url":"https://github.com/pb82/zwei","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/pb82%2Fzwei","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fzwei/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fzwei/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fzwei/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pb82","download_url":"https://codeload.github.com/pb82/zwei/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225611736,"owners_count":17496511,"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-11-20T18:37:43.936Z","updated_at":"2024-11-20T18:37:44.426Z","avatar_url":"https://github.com/pb82.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zwei\n\nGame engine for 2d action RPG style games. Work in progress, still very rough.\n\n- [x] Layers, Sprites, Animations\n- [x] Import Maps and Tilesets from [Tiled](https://www.mapeditor.org/)\n- [x] Items, Weapons and Inventory\n- [x] Combat\n- [x] Menu\n- [x] Builds on Linux and MacOs\n- [x] Save \u0026 Load\n- [ ] Scripting\n- [ ] Building on Windows\n- [ ] Docs\n\n# Screenshots\n\n[![Gameplay Video](https://img.youtube.com/vi/rK77goqBpAo/0.jpg)](https://www.youtube.com/watch?v=rK77goqBpAo)\n\n![Gameplay](./media/screenshot.png)\n\n![Menu](./media/menu.png)\n\n# Building\n\n## macos\n\nInstall dependencies\n\n```\nbrew install cmake\n```\n\n__NOTE__: All other dependencies are included in the repository\n\nBuild using cmake\n\n```\ncmake .\ncmake --build .\n```\n\nRun it\n\n```\n./zwei\n```\n\nTo clean and rebuild\n\n```\nrm CMakeCache.txt \u0026\u0026 rm -rf CMakeFiles/ \u0026\u0026 rm Makefile \u0026\u0026 rm cmake_install.cmake  \u0026\u0026 rm zwei\ncmake .\ncmake --build .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpb82%2Fzwei","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpb82%2Fzwei","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpb82%2Fzwei/lists"}