pyglet vs LITIENGINE
When comparing pyglet vs LITIENGINE, the Slant community recommends pyglet for most people. In the question“What are the best 2D game engines?” pyglet is ranked 45th while LITIENGINE is ranked 88th. The most important reason people chose pyglet is:
Since pyglet is so tightly woven with OpenGL it allows the support of drawing in 3D.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro 3D support
Since pyglet is so tightly woven with OpenGL it allows the support of drawing in 3D.
Pro Cross-platform
Works with Windows, Linux, and OS X.
Pro Written in pure Python
A small advantage, but being a core Python developer, it may be the best to stick to the roots and develop with pyglet as it is able to compile using other Python interpreters.
Pro Easy to use
Clean and well-designed API that is easily discoverable. Comes with a simple tool (utiLITI) for editing levels based on .tmx maps.
Pro Free an open-source
The engine is published under the MIT license and is entirely free to use.
Pro they are developing a beta for mac and linux
Pro Active and helpful community
Has an active forum and discord channel to discuss topics about the engine.
Cons
Con Small community/popularity
There is a decent amount of documentation and API to go along with pyglet, but in terms of community support there seems to be very little.
Con Limited to Desktop
Games made with the engine only run on Windows, Linux and MacOS. There is no support for Android or HTML, yet.
