{"id":23055738,"url":"https://github.com/n1ghtthef0x/kitsunengine","last_synced_at":"2025-04-03T05:18:12.723Z","repository":{"id":203609557,"uuid":"709521166","full_name":"N1ghtTheF0x/KitsunEngine","owner":"N1ghtTheF0x","description":"A game engine made by me :D","archived":false,"fork":false,"pushed_at":"2023-10-26T19:55:40.000Z","size":1104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T19:17:45.009Z","etag":null,"topics":["cmake","cpp","gameengine","nintendo-3ds","nintendo-ds","sdl2","sdl2-image","sdl2-mixer"],"latest_commit_sha":null,"homepage":"","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/N1ghtTheF0x.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}},"created_at":"2023-10-24T21:08:34.000Z","updated_at":"2023-10-25T20:38:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c27c6c7-fbd9-4131-97d1-4ddb0e4e8c7a","html_url":"https://github.com/N1ghtTheF0x/KitsunEngine","commit_stats":null,"previous_names":["n1ghtthef0x/kitsunengine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtTheF0x%2FKitsunEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtTheF0x%2FKitsunEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtTheF0x%2FKitsunEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtTheF0x%2FKitsunEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/N1ghtTheF0x","download_url":"https://codeload.github.com/N1ghtTheF0x/KitsunEngine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939221,"owners_count":20857922,"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":["cmake","cpp","gameengine","nintendo-3ds","nintendo-ds","sdl2","sdl2-image","sdl2-mixer"],"created_at":"2024-12-16T01:13:09.203Z","updated_at":"2025-04-03T05:18:12.701Z","avatar_url":"https://github.com/N1ghtTheF0x.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![KitsunEngine Logo][kitsunengine-logo]\r\n\r\n# KitsunEngine\r\n\r\nA game engine made by me :D\r\n\r\n# Setup\r\n\r\nThe best way is just to use Visual Studio Code with the C++ Extensions and CMake Extensions. I don't even know if the instructions below work ._.\r\n\r\n1. clone this repo and enter this in your console/terminal\r\n```shell\r\ngit submodule update --init --recursive\r\n```\r\n2. After you came back from the toilet, you make do the CMake stuff:\r\n```shell\r\nmkdir build\r\ncd build\r\n# You can use \"cmake --list-presets\" or just look into the \"CMakePresets.json\" file to see every option\r\ncmake --preset=\u003cthe-preset-name\u003e .. \r\n```\r\n3. Now you can build a build:\r\n```shell\r\ncmake --build ..\r\n```\r\n4. ???\r\n5. profit\r\n\r\n# Nintendo (3)DS \r\n\r\nI'm trying to make this work on a Nintendo DS/3DS but there's no code yet D:\r\n\r\n# 3th-Party License Stuff\r\n\r\n[SDL2][sdl2-link], [SDL2_image][sdl2_image-link] and [SDL2_mixer-link][sdl2_mixer-link] are all licensed to `zlib License`  \r\n[ImGui][imgui-link] is `MIT License`  \r\n[Glad][glad-link] is [according to source code][glad-source-link] `Public Domain`, `WTFPL` or `CC0`\r\n\r\n# License\r\n\r\nThis project is licensed under [this][license-link] license\r\n\r\n[sdl2-link]: https://github.com/libsdl-org/SDL\r\n[sdl2_image-link]: https://github.com/libsdl-org/SDL_image\r\n[sdl2_mixer-link]: https://github.com/libsdl-org/SDL_mixer\r\n\r\n[imgui-link]: https://github.com/ocornut/imgui\r\n[glad-link]: https://glad.dav1d.de/\r\n[glad-source-link]: https://github.com/Dav1dde/glad\r\n\r\n[kitsunengine-logo]: ./brand/logo.png\r\n[license-link]: ./LICENSE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtthef0x%2Fkitsunengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1ghtthef0x%2Fkitsunengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtthef0x%2Fkitsunengine/lists"}