Ren'Py vs Ebitengine
When comparing Ren'Py vs Ebitengine, the Slant community recommends Ren'Py for most people. In the question“What are the best 2D game engines?” Ren'Py is ranked 39th while Ebitengine is ranked 59th. The most important reason people chose Ren'Py is:
Available on Windows, Linux, OSX, iOS and Android.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Cross-platform
Available on Windows, Linux, OSX, iOS and Android.
Pro Active and friendly community
Pro Reasonably good at creating puzzle and point-and-click games
Pro Simple
One of the core focuses of Ebitengine is to be simple. The screen is just treated as another image that can be drawn to.
Pro Cross platform
Many platforms are supported, including WebAssembly.
Cons
Con Not for every genre
While technically capable of creating 2D games in any genre, Ren'Py excels in creating visual novels and has a reasonable feature set for creating puzzle and point-and-click games. Other genres are best tackled by other engines.
Con Outdated Documentation and official built-in tutorials
Unfortunately, you will have to hunt relevant info on how Ren'py script works. The Ren'Py dev has the working tutorials on his Patreon, other than that you might as well just code in Python.
Con Requires knowledge of Python to use
Con Bare-bones
For example, Ebitengine does not have a physics engine; instead games must rely on a separate implementation such as Chipmunk2D.
