mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Added Arcade
Added Arcade framework in game development category.
This commit is contained in:
parent
c653254d0b
commit
e5db471ddb
1 changed files with 1 additions and 1 deletions
|
@ -679,7 +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.
|
||||
* [Arcade](https://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.
|
||||
|
|
Loading…
Reference in a new issue