{"library":"arcade","type":"library","category":null,"description":"Arcade is an easy-to-learn Python library for creating 2D video games, designed for both beginning programmers and those seeking a straightforward framework. It is built on top of the Pyglet multimedia library and OpenGL for modern graphics and sound. The library is actively maintained and frequently updated, with recent major versions introducing significant API changes and performance enhancements.","language":"en","status":"active","version":"3.3.2","tags":["game-development","2d-graphics","education","pyglet","opengl"],"last_verified":"Wed May 27","install":[{"cmd":"pip install arcade","imports":["import arcade","import arcade\nclass MyGame(arcade.Window): ..."]},{"cmd":"pip install --pre arcade","imports":[]}],"homepage":"https://api.arcade.academy","github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/arcade/compatibility"}}