diff --git a/README.md b/README.md index 608e4435..e78a01d2 100644 --- a/README.md +++ b/README.md @@ -679,6 +679,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Harfang3D](http://www.harfang3d.com) - Python framework for 3D, VR and game development. * [Panda3D](https://www.panda3d.org/) - 3D game engine developed by Disney. * [Pygame](http://www.pygame.org/news.html) - Pygame is a set of Python modules designed for writing games. +* [Arcade](http://www.arcade.academy/index.html) - Arcade is a modern Python framework for crafting games with compelling graphics and sound. * [PyOgre](http://www.ogre3d.org/tikiwiki/PyOgre) - Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D. * [PyOpenGL](http://pyopengl.sourceforge.net/) - Python ctypes bindings for OpenGL and it's related APIs. * [PySDL2](https://pysdl2.readthedocs.io) - A ctypes based wrapper for the SDL2 library.