{"id":19139962,"url":"https://github.com/tinawebdev/zombie-arena","last_synced_at":"2025-02-22T18:45:24.686Z","repository":{"id":117921406,"uuid":"343100814","full_name":"tinawebdev/zombie-arena","owner":"tinawebdev","description":"🎮 A game developed in C++ in which user has to survive waves of Zombies","archived":false,"fork":false,"pushed_at":"2021-09-19T18:18:39.000Z","size":2276,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T14:49:58.371Z","etag":null,"topics":["cpp-game","cpp14","game-development","sfml-game","zombies-game"],"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/tinawebdev.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,"publiccode":null,"codemeta":null}},"created_at":"2021-02-28T12:32:59.000Z","updated_at":"2024-04-02T16:27:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a567e92-7b6d-4b1c-9f10-796e9bf41dab","html_url":"https://github.com/tinawebdev/zombie-arena","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/tinawebdev%2Fzombie-arena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fzombie-arena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fzombie-arena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fzombie-arena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinawebdev","download_url":"https://codeload.github.com/tinawebdev/zombie-arena/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240221495,"owners_count":19767443,"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-game","cpp14","game-development","sfml-game","zombies-game"],"created_at":"2024-11-09T07:15:47.469Z","updated_at":"2025-02-22T18:45:24.681Z","avatar_url":"https://github.com/tinawebdev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zombie Arena\nThe Zombie Arena game, which is based on ideas and concepts from [*\"Beginning C++ Game Programming\" by John Horton*](https://www.packtpub.com/product/beginning-c-game-programming-second-edition/9781838648572).\n\n## Requirements\n- C++14\n- SFML (x32 version)\n\n## Install Game\n- Open Terminal and change the current working directory to the location where you want the cloned directory to be made.\n- Download the repository using the [instruction](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n\n### How to build in Visual Studio\nBefore this project will work you'll need to install the [SFML graphics library](https://www.sfml-dev.org/). \n\nSteps can be found [here](https://www.sfml-dev.org/tutorials/2.5/#getting-started).\n\nAfter opening the project, go to **\"Project -\u003e Properties...\"**:\n- Select **\"All configurations\"** in **\"Configuration\"** section;\n- In **\"C/C++ -\u003e General -\u003e Additional include directories\"** section append the \"include\" directory of SFML library;\n- In **\"Linker -\u003e General -\u003e Additional library directories\"** section append the \"lib\" directory of SFML library;\n- Select **Debug** in **Configuration** section;\n- At the beginning of the **\"Linker -\u003e Input -\u003e Additional dependencies\"** section append the string:\n```bash\nsfml-graphics-d.lib;sfml-window-d.lib;sfml-system-d.lib;sfml-network-d.lib;sfml-audio-d.lib;\n```\n\n## Gameplay\n- `Enter` for start or pause the game.\n- Move using `W`, `A`, `S`, `D`.\n- Look around using mouse.\n- Left mouse button for a shot from a gun.\n- Collect items (Health, Ammo). Level up.\n- `R` for reload a weapon.\n- `Num1` / `Num2` / `Num3` / `Num4` / `Num5` / `Num6` for level up the player at the start of each level\n- Fight through Zombie waves.\n- Beat your high-score.\n- `Esc` for exit from the game.\n\n\n## Screenshots\n\n\u003cdiv style=\"display: flex; align-items: flex-start;\"\u003e\n  \u003cimg src=\"./screenshots/Screenshot1.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/Screenshot2.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/Screenshot3.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/Screenshot4.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/Screenshot5.png\" height=\"200\"\u003e\n  \u003cimg src=\"./screenshots/Screenshot6.png\" height=\"200\"\u003e\n\u003c/div\u003e\n\n## Demo for Windows\nRun the included **zombie-arena.exe** file to play.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Fzombie-arena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinawebdev%2Fzombie-arena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Fzombie-arena/lists"}