From 8f89e715d0490cbd5695d1fc265d3a41f78e5fde Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 23 Jul 2014 07:03:45 +0800 Subject: [PATCH] add RenPy to Game Development section Fixes #159 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45e3f612..1c6e3b6c 100644 --- a/README.md +++ b/README.md @@ -673,6 +673,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [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. * [PySFML](http://www.python-sfml.org/) - Python bindings for [SFML](http://www.sfml-dev.org/) +* [RenPy](http://www.renpy.org/) - A Visual Novel engine. ## Logging