{"id":15697167,"url":"https://github.com/kyranet/drakhtar","last_synced_at":"2025-05-08T23:42:09.935Z","repository":{"id":49992169,"uuid":"169108902","full_name":"kyranet/drakhtar","owner":"kyranet","description":"C++ Videogame made on top of SDL2","archived":false,"fork":false,"pushed_at":"2021-06-06T18:48:50.000Z","size":121771,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-26T09:51:17.585Z","etag":null,"topics":["cpp","sdl2","strategy","strategy-game","video-game"],"latest_commit_sha":null,"homepage":"https://drakhtar.netlify.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyranet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-04T16:26:01.000Z","updated_at":"2021-06-06T18:48:48.000Z","dependencies_parsed_at":"2022-08-29T21:50:56.369Z","dependency_job_id":null,"html_url":"https://github.com/kyranet/drakhtar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyranet%2Fdrakhtar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyranet%2Fdrakhtar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyranet%2Fdrakhtar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyranet%2Fdrakhtar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyranet","download_url":"https://codeload.github.com/kyranet/drakhtar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243124961,"owners_count":20240260,"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":["cpp","sdl2","strategy","strategy-game","video-game"],"created_at":"2024-10-03T19:13:17.436Z","updated_at":"2025-03-11T22:30:41.066Z","avatar_url":"https://github.com/kyranet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drakhtar\n\nA game built on top of SDL2.\n\n---\n\n## Build Pre-requisites\n\n### Windows\n\n#### Automatic\n\nDouble click on the [`windows-setup.cmd`] and the [`windows-build.cmd`] files accordingly. That's all!\n\n\u003e **Note**: You must download [Microsoft PowerShell](https://github.com/PowerShell/PowerShell) to run the scripts, the\nbuilt-in Windows PowerShell does not work as it lacks of features needed for them to work.\n\n#### Manual\n\nPlease download the suitable dependencies for\n[SDL2](https://www.libsdl.org/download-2.0.php),\n[SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/),\n[SDL2_image](https://www.libsdl.org/projects/SDL_image/), and\n[SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/).\n\nThis project supports a local dependency link, download the development dependencies and unzip them inside a `deps`\nfolder at the root of this project, this will allow the project to link and build the project successfully.\n\nAdditionally, you must remove the `zlib1.dll` from both binary directories of `SDL2_ttf`, they're older than `SDL2_image`'s\nand cause runtime errors when loading images, as `inflateValidate` does not exist in that version.\n\n### Debian/Ubuntu\n\n```\n$ apt-get install cmake libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev\n```\n\n### FreeBSD\n\n```shell\n$ pkg install cmake libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev\n```\n\n### OS X\n\n```shell\n$ brew install cmake sdl2 sdl2-ttf sdl2-image sdl2-mixer\n```\n\n[`windows-setup.cmd`]: https://github.com/kyranet/drakhtar/blob/main/scripts/windows-setup.cmd\n[`windows-build.cmd`]: https://github.com/kyranet/drakhtar/blob/main/scripts/windows-build.cmd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyranet%2Fdrakhtar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyranet%2Fdrakhtar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyranet%2Fdrakhtar/lists"}