{"id":20016559,"url":"https://github.com/defini7/defplatformgame","last_synced_at":"2026-05-08T14:37:24.965Z","repository":{"id":260956542,"uuid":"882819577","full_name":"defini7/defPlatformGame","owner":"defini7","description":"Platformer, inspired by Super Mario Bros.","archived":false,"fork":false,"pushed_at":"2025-02-23T21:41:33.000Z","size":10908,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T01:39:17.745Z","etag":null,"topics":["defgameengine","game","game-development","lua","mario","opengl","platformer","sol2"],"latest_commit_sha":null,"homepage":"https://defini7.itch.io/defplatformer (old version)","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/defini7.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,"zenodo":null}},"created_at":"2024-11-03T20:53:28.000Z","updated_at":"2025-02-23T21:41:37.000Z","dependencies_parsed_at":"2024-11-03T21:28:16.341Z","dependency_job_id":"3d8dc696-ccc4-466c-9a7f-fb50fdc46ed8","html_url":"https://github.com/defini7/defPlatformGame","commit_stats":null,"previous_names":["defini7/defplatformgame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/defini7/defPlatformGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defini7%2FdefPlatformGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defini7%2FdefPlatformGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defini7%2FdefPlatformGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defini7%2FdefPlatformGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defini7","download_url":"https://codeload.github.com/defini7/defPlatformGame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defini7%2FdefPlatformGame/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265464256,"owners_count":23770316,"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":["defgameengine","game","game-development","lua","mario","opengl","platformer","sol2"],"created_at":"2024-11-13T08:09:29.738Z","updated_at":"2026-05-08T14:37:24.957Z","avatar_url":"https://github.com/defini7.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# defPlatformGame\n\nA C++ platformer game engine and sample game.\n\n## Features\n- Custom game engine with Lua scripting support (via sol2)\n- Dynamic entities: player, enemies (mushroom, turtle)\n- Level loading and management\n- Configurable window and pixel settings via `Assets/config.lua`\n- Logging and asset management subsystems\n\n## Getting Started\n1. Clone the repository **recursively** to include all submodules:\n   ```sh\n   git clone --recursive https://github.com/defini7/defPlatformGame.git\n   ```\n   If you already cloned without `--recursive`, run:\n   ```sh\n   git submodule update --init --recursive\n   ```\n2. Build the project using your preferred C++ build system (e.g., Visual Studio, CMake, etc.).\n3. Run the game. Configuration is loaded from `Game/Assets/config.lua`.\n\n## Dependencies\n- [sol2](https://github.com/ThePhD/sol2)\n- [lua](https://www.lua.org/)\n- [glfw](https://www.glfw.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefini7%2Fdefplatformgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefini7%2Fdefplatformgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefini7%2Fdefplatformgame/lists"}