{"id":19760054,"url":"https://github.com/gamemake-eng/gxe","last_synced_at":"2025-09-17T20:30:40.720Z","repository":{"id":226947208,"uuid":"769454789","full_name":"gamemake-eng/GXE","owner":"gamemake-eng","description":"The Game eXperience Engine helps you learn to make games with a simple lua api","archived":false,"fork":false,"pushed_at":"2025-06-03T12:51:01.000Z","size":6019,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T05:07:19.373Z","etag":null,"topics":["allegro","allegro5","cpp","development","engine","framework","fun","gamedev","games","lua","mit","rendering"],"latest_commit_sha":null,"homepage":"","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/gamemake-eng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-09T05:50:00.000Z","updated_at":"2025-06-03T12:51:03.000Z","dependencies_parsed_at":"2024-03-10T19:23:58.205Z","dependency_job_id":"99d3019d-b602-4334-b913-1f3e38192fd3","html_url":"https://github.com/gamemake-eng/GXE","commit_stats":null,"previous_names":["gamemake-eng/gxe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gamemake-eng/GXE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemake-eng%2FGXE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemake-eng%2FGXE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemake-eng%2FGXE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemake-eng%2FGXE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamemake-eng","download_url":"https://codeload.github.com/gamemake-eng/GXE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemake-eng%2FGXE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275658573,"owners_count":25504776,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["allegro","allegro5","cpp","development","engine","framework","fun","gamedev","games","lua","mit","rendering"],"created_at":"2024-11-12T03:34:58.780Z","updated_at":"2025-09-17T20:30:40.665Z","avatar_url":"https://github.com/gamemake-eng.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/gamemake-eng/GXE/blob/main/img/logo.png?raw=true\" alt=\"Gee ex e logo\"/\u003e\n\u003c/p\u003e\n\n# This project is pretty much dead. Just use love 2D.\n\n#  The Game eXperience Engine: A simple game framework\n\n##  What is this?\nGXE is a simple game framework that is programmable in LUA that is meant to help people make games without the bloat of a game engine or the complexity of c++ and memory management. It has some simple but powerful functionality for making games (Like rendering and basic collision detection) but still has room so you can implment your own systems.\n\n##  Isn't this just love2d?\nAt the current moment, yeah. It is basicly Love2d but diffrent. But I am hoping to change that. I want to implment some more game specific functionality (Built in A* pathfinding, tilemap loading, etc). What I am saying is that I want this to be more like flixel where it has a lot of game specifc functionality but is still bare bones enough to allow you to get your hands dirty.\n\n##  Is this complete yet?\nWhen was any open ~sause~ source project ever finished?\n\n##  Todo\n*  Tiled TMX or CSV loading\n*  Built in collision response \n*  3d support (maybe)\n*  Actually good examples\n*  ~More basic shape rendering~\n*  Built in sound\n*  Windows build\n*  Actually good examples\n*  Wiki\n*  API Documentation\n*  Make a website\n*  Setup Xmake (Not cmake, [xmake](https://xmake.io/))\n\n##  How to build\n*  First download [MINGW](https://sourceforge.net/projects/mingw/files/Installer/), the [lua C lib](https://luabinaries.sourceforge.net/download.html), and the [Allegro development binaries](https://liballeg.org/) for the compiler.\n*  If needed put the dev files in their respective folder\n*  Put allegro_monolinth.dll into the root directory\n*  Run make (or mingw32-make)\n*  Run the executable\n*  Or just ask me to build it for you though [email](mailto:michealtheratz@courvix.com) if you are lazy\n\n##  Big thanks\nBig thanks to [@TKperson](https://github.com/TKperson) for helping with linux support!\n\n##  Am I free to contribute?\nOf course you are! Just fork the repository and make your changes. After you are done make sure to make a pull request.\n\n##  Other very nice people who contributed!\n[TKperson](https://github.com/TKperson)\n\nMake sure to add yourself to the readme if you want. I can always do it for you too I guess.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemake-eng%2Fgxe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamemake-eng%2Fgxe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemake-eng%2Fgxe/lists"}