{"id":13741274,"url":"https://github.com/MeKaLu/Alka","last_synced_at":"2025-05-08T21:33:08.874Z","repository":{"id":172581696,"uuid":"366747750","full_name":"Kiakra/Alka","owner":"Kiakra","description":"Simple, fast, easy to get started mid-level game engine written in Zig","archived":false,"fork":false,"pushed_at":"2021-08-10T19:37:47.000Z","size":3146,"stargazers_count":28,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T12:00:47.445Z","etag":null,"topics":["game-development","game-engine","open-source","zig"],"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/Kiakra.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}},"created_at":"2021-05-12T14:39:30.000Z","updated_at":"2024-02-21T17:36:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f067e57-7233-4c10-9831-8b4331771807","html_url":"https://github.com/Kiakra/Alka","commit_stats":null,"previous_names":["kiakra/alka"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiakra%2FAlka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiakra%2FAlka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiakra%2FAlka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kiakra%2FAlka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kiakra","download_url":"https://codeload.github.com/Kiakra/Alka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213764248,"owners_count":15635151,"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":["game-development","game-engine","open-source","zig"],"created_at":"2024-08-03T04:00:57.406Z","updated_at":"2024-11-15T11:31:04.420Z","avatar_url":"https://github.com/Kiakra.png","language":"C","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# Alka\nGame engine written in zig, compatible with **zig version 0.8.0**.\n\nThis engine does provide a toolset for you but generally you have to implement how they work and how should be.\n\nFor example if you want to use `GUI`, well you can and engine provides a tool for you but you have to implement how \n`elements` behave, draw, etc. There is no `ButtonElement` or `TextBox`, only `Element`. Same goes for the `ECS` too.\n\n-----\nYou may need these packages to compile the engine(tested on ubuntu 21.04)\n`libx11-dev libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libgl-dev`\n\nGet started [now](https://github.com/Kiakra/Alka/blob/master/get-started.md)\n\n[Documentation]()\n\n-----\n## Project goals\n- [x] Single window operations\n- [x] Input management\n- [x] Asset manager\n- [x] Custom batch system \n- [x] 2D Camera\n- [X] 2D Shape drawing\n- [x] 2D Texture drawing\n- [x] 2D Text drawing \n- [x] Simple ecs\n- [ ] Simple 2D lightning\n- [ ] Simple 2D physics\n- [x] GUI system\n- [ ] Audio\n- [ ] Optional: Data packer \n- [ ] Optional: Scripting language \n- [ ] Optional: Vulkan implementation\n- [ ] Optional: Android support\n\n----\n## About release cycle\n* Versioning: major.minor.patch\n* Every x.x.3 creates a new minor, which becomes x.(x + 1).0\n* Again every x.3.x creates a new major, which becomes (x + 1).0.x\n* When a new version comes, it'll comitted as x.x.x source update\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMeKaLu%2FAlka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMeKaLu%2FAlka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMeKaLu%2FAlka/lists"}