{"id":20271287,"url":"https://github.com/itsyakub/easter-hunt","last_synced_at":"2025-11-29T11:07:17.829Z","repository":{"id":230537944,"uuid":"769845447","full_name":"itsYakub/Easter-Hunt","owner":"itsYakub","description":"Help the Easter Bunny catch eggs falling from the sky!","archived":false,"fork":false,"pushed_at":"2024-03-29T16:13:40.000Z","size":1790,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T05:48:18.562Z","etag":null,"topics":["2d","2d-game","cmake","cpp","easter","easter-egg","game","gamedev","open-source","opensource","raylib","raylib-cpp","raylib-game"],"latest_commit_sha":null,"homepage":"https://itsyakub.itch.io/easter-hunt","language":"C++","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/itsYakub.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":"2024-03-10T08:17:07.000Z","updated_at":"2024-08-31T09:07:06.000Z","dependencies_parsed_at":"2024-04-04T11:30:25.861Z","dependency_job_id":null,"html_url":"https://github.com/itsYakub/Easter-Hunt","commit_stats":null,"previous_names":["itsyakub/easter-hunt"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsYakub%2FEaster-Hunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsYakub%2FEaster-Hunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsYakub%2FEaster-Hunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsYakub%2FEaster-Hunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsYakub","download_url":"https://codeload.github.com/itsYakub/Easter-Hunt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241758954,"owners_count":20015250,"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":["2d","2d-game","cmake","cpp","easter","easter-egg","game","gamedev","open-source","opensource","raylib","raylib-cpp","raylib-game"],"created_at":"2024-11-14T12:37:23.578Z","updated_at":"2025-11-29T11:07:17.771Z","avatar_url":"https://github.com/itsYakub.png","language":"C++","funding_links":["https://ko-fi.com/yakub"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    🥚 Easter Hunt 🐰\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white) \n[![Itch.io](https://img.shields.io/badge/Itch-%23FF0B34.svg?style=for-the-badge\u0026logo=Itch.io\u0026logoColor=white)](https://itsyakub.itch.io/easter-hunt) \n![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white) \n![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black) \n[![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://ko-fi.com/yakub) \n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cstrong\u003e🐣 Easter Hunt\u003c/strong\u003e is a small 2D game created with \u003ca href=\"https://github.com/RobLoach/raylib-cpp\"\u003eRobLoach/raylib-cpp\u003c/a\u003e for the Easter Season!🐰 \u003cbr\u003e \u003cbr\u003e\nYour objective is to catch as many falling, colorful eggs as possible flying as the Easter Bunny in the flying Easter Basket 🧺\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003e\n    ✨ Getting Started! ✨\n\u003c/h2\u003e\n\u003col type=\"A\"\u003e\n    \u003cli\u003e \u003cstrong\u003ePrerequesites:\u003c/strong\u003e\n        \u003cul type=\"disc\"\u003e\n            \u003cli\u003e \u003cstrong\u003eCMake:\u003c/strong\u003e \u003ca href=\"https://cmake.org/\"\u003ehttps://cmake.org/\u003c/a\u003e\n            \u003cli\u003e \u003cstrong\u003eGCC Toolchain:\u003c/strong\u003e \u003ca href=\"https://gcc.gnu.org/\"\u003ehttps://gcc.gnu.org/\u003c/a\u003e\n            \u003cli\u003e \u003cstrong\u003eGit:\u003c/strong\u003e \u003ca href=\"https://git-scm.com/\"\u003ehttps://git-scm.com/\u003c/a\u003e\n        \u003c/ul\u003e\n    \u003cli\u003e \u003cstrong\u003eManual Installation:\u003c/strong\u003e\n        \u003col type=\"1\"\u003e\n            \u003cli\u003e Open the \u003cstrong\u003e RELEASE \u003c/strong\u003e page from this repository / open the \u003cstrong\u003e\u003ca href=\"https://itsyakub.itch.io/easter-hunt\"\u003eItch.io\u003c/a\u003e\u003c/strong\u003e page.\n            \u003cli\u003e Select your desired release.\n            \u003cli\u003e Unzip the archive file.\n            \u003cli\u003e Navigate to the \u003cstrong\u003e/game/\u003c/strong\u003e folder inside the downloaded directory.\n            \u003cli\u003e Select the executable.\n        \u003c/ol\u003e \n    \u003c/li\u003e\n    \u003cli\u003e \u003cstrong\u003eBuilding from scratch:\u003c/strong\u003e\n        \u003col type=\"1\"\u003e\n            \u003cli\u003e Clone the \u003cstrong\u003e\u003ca href=\"https://github.com/itsYakub/Easter-Hunt\"\u003eGithub Repository\u003c/a\u003e\u003c/strong\u003e\u003c/strong\u003e.\n\u003cpre\u003e\ngit clone https://github.com/itsYakub/Easter-Hunt.git --depth=1 --branch=main\n\u003c/pre\u003e\n            \u003cli\u003e Go to the project's directory: \n\u003cpre\u003e\ncd Easter-Hunt\n\u003c/pre\u003e\n            \u003cli\u003e Pull the submodules: \u003cbr\u003e\n\u003cpre\u003e\ngit submodule update --init\n\u003c/pre\u003e\n            \u003cli\u003e Build raylib-cpp: \u003cbr\u003e\n\u003cpre\u003e\ncd lib/raylib\nmkdir bin\ncd bin\ncmake .. -G \"Unix Makefiles\"\ncmake --build .\n\u003c/pre\u003e\n            \u003cli\u003e Go back to the main project directory and build the game: \u003cbr\u003e\n\u003cpre\u003e\ncd ../../..\nmkdir bin\ncd bin\ncmake .. -G \"Unix Makefiles\"\ncmake --build .\n\u003c/pre\u003e\n            \u003cli\u003e Run the executable.\n        \u003c/ol\u003e\n    \u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch2 align=\"center\"\u003e\n    🎮 Controls 🎮\n\u003c/h2\u003e\n\u003ctable align=\"center\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003e Input \u003c/th\u003e\n            \u003cth\u003e Action \u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e \u003ckbd\u003eSpace\u003c/kbd\u003e \u003ckbd\u003eW\u003c/kbd\u003e \u003ckbd\u003e ↑ \u003c/kbd\u003e \u003c/td\u003e\n            \u003ctd\u003e Move Up \u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e \u003ckbd\u003eA\u003c/kbd\u003e \u003ckbd\u003e←\u003c/kbd\u003e \u003c/td\u003e\n            \u003ctd\u003e Move Left \u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e \u003ckbd\u003eD\u003c/kbd\u003e \u003ckbd\u003e→\u003c/kbd\u003e \u003c/td\u003e\n            \u003ctd\u003e Move Right \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003ctable\u003e\n\n\u003ch2 align=\"center\"\u003e\n    📖 Credits 📖\n\u003c/h2\u003e\n\u003cul type=\"disc\"\u003e\n    \u003cli\u003e \u003cstrong\u003eRobLoach/raylib-cpp: \u003c/strong\u003e\u003cbr\u003e\n    \u003ca href=\"https://github.com/RobLoach/raylib-cpp/tree/master \"\u003ehttps://github.com/RobLoach/raylib-cpp/tree/master \u003c/a\u003e\n    \u003cli\u003e \u003cstrong\u003eVanilla Milkshake Palette: \u003c/strong\u003e\u003cbr\u003e\n     \u003ca href=\"https://lospec.com/palette-list/vanilla-milkshake\"\u003ehttps://lospec.com/palette-list/vanilla-milkshake\u003c/a\u003e\n    \u003cli\u003e \u003cstrong\u003eEgg SFX: \u003c/strong\u003e\u003cbr\u003e\n    \u003ca href=\"https://www.soundsnap.com/tags/egg\"\u003ehttps://www.soundsnap.com/tags/egg\u003c/a\u003e\n    \u003cli\u003e \u003cstrong\u003eraysan5/rfxgen: \u003c/strong\u003e\u003cbr\u003e\n    \u003ca href=\"https://raylibtech.itch.io/rfxgen\"\u003ehttps://raylibtech.itch.io/rfxgen\u003c/a\u003e\n    \u003cli\u003e \u003cstrong\u003eBackground OST: \u003c/strong\u003e\u003cbr\u003e\n    \u003ca href=\"https://soundcloud.com/dream-story-studio\"\u003ehttps://soundcloud.com/dream-story-studio\u003c/a\u003e\n    \u003cli\u003e \u003cstrong\u003eVarela Round font: \u003c/strong\u003e\u003cbr\u003e\n    \u003ca href=\"https://fonts.google.com/specimen/Varela+Round\"\u003ehttps://fonts.google.com/specimen/Varela+Round\u003c/a\u003e\n    \u003cli\u003e \u003cstrong\u003eFigma: \u003c/strong\u003e\u003cbr\u003e\n    \u003ca href=\"https://www.figma.com\"\u003ehttps://www.figma.com\u003c/a\u003e\n\u003c/ul\u003e\n\n\u003ch2 align=\"center\"\u003e\n    ❗ LICENCE ❗\n\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n    This project is under the \u003cstrong\u003e\u003ca href=\"https://github.com/itsYakub/Easter-Hunt/blob/main/LICENCE\"\u003eMIT Licence\u003c/a\u003e\u003c/strong\u003e\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsyakub%2Feaster-hunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsyakub%2Feaster-hunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsyakub%2Feaster-hunt/lists"}