{"id":22540815,"url":"https://github.com/wichmann/ballchase","last_synced_at":"2026-07-18T16:32:15.728Z","repository":{"id":27688514,"uuid":"31175004","full_name":"wichmann/BallChase","owner":"wichmann","description":"Simple ball chase game developed in Python with Cocos2d","archived":false,"fork":false,"pushed_at":"2015-03-13T21:40:57.000Z","size":1881,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-04T10:42:05.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wichmann.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}},"created_at":"2015-02-22T18:57:26.000Z","updated_at":"2019-09-14T14:53:11.000Z","dependencies_parsed_at":"2022-09-03T03:35:27.728Z","dependency_job_id":null,"html_url":"https://github.com/wichmann/BallChase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wichmann/BallChase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichmann%2FBallChase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichmann%2FBallChase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichmann%2FBallChase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichmann%2FBallChase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wichmann","download_url":"https://codeload.github.com/wichmann/BallChase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichmann%2FBallChase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35624316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"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":[],"created_at":"2024-12-07T12:12:53.798Z","updated_at":"2026-07-18T16:32:15.694Z","avatar_url":"https://github.com/wichmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BallChase\nSimple ball chase game developed in Python with Cocos2d.\n\n## License\nBallChase is released under the GNU General Public License v2 or newer.\n\n## Requirements\nBallChase runs under Python 2.7 (cpython and pypy) and Python 3.4. It requires\npyglet and Cocos2d.\n\n## Known problems\nBallChase has problems on some computers with Intel graphics chipsets, e.g.\nthe Mobile Intel 4 Series Express Chipset Family. The error can be solved by\nchanging one line in the pyglet library (pyglet/gl/lib.py, line 102):\n\n-        if error:\n+        if error and error != 1286:\n\nWith this change an OpenGL error (Invalid Framebuffer Operation) is simply\nignored and the program works as expected.\n\n## Third party software\nBallChase includes parts of or links with the following software packages and \nprograms, so give the developers lots of thanks sometime! \n\n* soundex.py originally from http://www.partiallydisassembled.net/make_me/ and\n  modified later for the tetrico game from cocos2d project.\n* some image and sound files from the tetrico game (cocos2d project)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwichmann%2Fballchase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwichmann%2Fballchase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwichmann%2Fballchase/lists"}