{"id":15288607,"url":"https://github.com/youlixx/pytgf","last_synced_at":"2025-04-13T07:52:19.596Z","repository":{"id":57456566,"uuid":"277675165","full_name":"Youlixx/pytgf","owner":"Youlixx","description":"Simple python tile based game framework","archived":false,"fork":false,"pushed_at":"2020-08-06T21:12:13.000Z","size":53,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T23:43:47.460Z","etag":null,"topics":["game-engine-2d","opengl"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Youlixx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-07T00:09:46.000Z","updated_at":"2024-09-11T01:07:55.000Z","dependencies_parsed_at":"2022-09-14T05:21:10.028Z","dependency_job_id":null,"html_url":"https://github.com/Youlixx/pytgf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youlixx%2Fpytgf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youlixx%2Fpytgf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youlixx%2Fpytgf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youlixx%2Fpytgf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youlixx","download_url":"https://codeload.github.com/Youlixx/pytgf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681493,"owners_count":21144700,"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-engine-2d","opengl"],"created_at":"2024-09-30T15:50:23.326Z","updated_at":"2025-04-13T07:52:19.571Z","avatar_url":"https://github.com/Youlixx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytgf - Simple python tile based game framework\nA simple implementation of a tile engine, including a physical and graphical engine based on OpenGL.\nThe python package embbed the following functions:\n- a complete event pipeline, for pure event-driven programming.\n- multithreaded collision detection and exact resolution.\n- rendering of the world and GUI with or without a window.\n- OpenGL and GLSL code free. If you don't want to do advanced rendering things, you don't have to know how OpenGL works.\n\n## Requirement\nYour GPU should support OpenGL 3.3.0 and GLSL 3.30 (unless you create custom shaders compatible with previous versions).\n\n## Installation\nThis package can be installed using `pip install pytgf`.\n\n## Dependencies\nThe library requires the following packages (the latest stable versions should be used):\n - moderngl\n - pyglet\n - numpy\n\n### Optional packages\nOther usefull packages:\n - imageio (library for reading and writing a wide range of image, video, scientific, and volumetric data formats)\n\n## License\nThis library is available under the [MIT license](LICENSE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoulixx%2Fpytgf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoulixx%2Fpytgf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoulixx%2Fpytgf/lists"}