{"id":15821638,"url":"https://github.com/ryanclementshax/gameengine","last_synced_at":"2025-04-01T06:47:51.602Z","repository":{"id":104901842,"uuid":"296983203","full_name":"RyanClementsHax/GameEngine","owner":"RyanClementsHax","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-11T01:40:19.000Z","size":6660,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T07:41:06.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RyanClementsHax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-20T01:52:11.000Z","updated_at":"2023-03-05T06:20:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"86928297-e529-4153-a10e-ea82c0b855ce","html_url":"https://github.com/RyanClementsHax/GameEngine","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/RyanClementsHax%2FGameEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanClementsHax%2FGameEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanClementsHax%2FGameEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanClementsHax%2FGameEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyanClementsHax","download_url":"https://codeload.github.com/RyanClementsHax/GameEngine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246598181,"owners_count":20802975,"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-10-05T07:40:34.392Z","updated_at":"2025-04-01T06:47:46.594Z","avatar_url":"https://github.com/RyanClementsHax.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GameEngine\r\n\r\nThis is a follow along repository with [The Cherno's YouTube series](https://www.youtube.com/playlist?list=PLlrATfBNZ98dC-V-N3m0Go4deliWHPFwT) which teaches others how to write a game engine from scratch. This will follow along closely with [his repository](https://github.com/TheCherno/Hazel).\r\n\r\n## Goals\r\n1. Learn graphics\r\n1. Learn cpp development\r\n1. Code in an environment where I have to manage memory\r\n1. BUILD A FREAKING GAME ENGINE :DDD\r\n1. Have fun\r\n\r\n## Getting Started\r\n1. clone the repository with submodules by running `git clone --recursive https://github.com/RyanClementsHax/GameEngine.git`\r\n    - if the repository was cloned non-recursively, you can clone the submodules after the fact with `git submodule update --init`\r\n1. make sure you have Visual Studio installed with `Desktop Development with C++`\r\n    - Windows is the only platform currently supported, and Visual Studio 2019 is the only development environment that this is tested in.\r\n1. run scripts/Win-GenProjects.bat to generate project/solution files so this can be opened and built in VS2019\r\n1. Run Sandbox or GameEngine-Editor to start work!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanclementshax%2Fgameengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanclementshax%2Fgameengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanclementshax%2Fgameengine/lists"}