{"id":19915740,"url":"https://github.com/kruserr/i6_engine","last_synced_at":"2025-03-01T09:23:28.569Z","repository":{"id":106862021,"uuid":"208413551","full_name":"kruserr/i6_engine","owner":"kruserr","description":"Straight-Six Engine","archived":false,"fork":false,"pushed_at":"2020-01-01T17:58:11.000Z","size":139227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-11T23:23:36.317Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kruserr.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":"2019-09-14T08:46:58.000Z","updated_at":"2021-09-14T09:08:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae87e32f-f7be-4a0c-827f-bdf54e11ab14","html_url":"https://github.com/kruserr/i6_engine","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/kruserr%2Fi6_engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Fi6_engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Fi6_engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Fi6_engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kruserr","download_url":"https://codeload.github.com/kruserr/i6_engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241344115,"owners_count":19947493,"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-12T21:42:13.809Z","updated_at":"2025-03-01T09:23:28.538Z","avatar_url":"https://github.com/kruserr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i6_engine\n\nStraight-Six Engine\n\n\u003cbr\u003e\n\n# Deps\n\n### Windows\n```\nStep 1:\nDownload and install vcpkg in root folder of windows. by using git bash, and powershell.\n\nStep 2:\nAfter installing vcpkg: open powershell and type:\n.\\vcpkg search sdl2\n.\\vcpkg install sdl2\n\nStep 3:\nOpen visual studio and include sdl2 by typing\n#include \u003cSDL2/SDL.h\u003e\n\nStep 4:\nFix linker errors, goto   Project Propeties-\u003eConfiguratio Properties-\u003eLinker-\u003eInput-\u003eAditional dependencies\nand type opengl32.lib; at the end of the string.\n\nStep 5:\nBefore the int main{}\nadd:\n#undef main\t// Have to undefine main, because main is already defined in another place.\n\n\n\n```\n\n\u003cbr\u003e\n\nhttps://www.wikihow.com/Set-Up-SDL-with-Visual-Studio\n\n\u003cbr\u003e\n\n### Linux\n```\nsudo dnf install glew-devel SDL2-devel SDL2_image-devel glm-devel freetype-devel\n```\n\n\u003cbr\u003e\n\n# Install\n\n### Windows\n\npowershell\n```\ngit clone https://github.com/kruserr/i6_engine.git\ncd i6_engine\n./exe.ps1\n\n```\n\n\u003cbr\u003e\n\n### Linux\n\nbash\n```\ngit clone https://github.com/kruserr/i6_engine.git\ncd i6_engine\n./run.sh\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkruserr%2Fi6_engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkruserr%2Fi6_engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkruserr%2Fi6_engine/lists"}