RenPy

The Ren'Py Visual Novel Engine (by renpy)

RenPy Alternatives

Similar projects and alternatives to RenPy

  1. Godot

    2,784 RenPy VS Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. scratch-www

    817 RenPy VS scratch-www

    Standalone web client for Scratch

  4. codewars.com

    Issue tracker for Codewars

  5. Django

    533 RenPy VS Django

    The Web framework for perfectionists with deadlines.

  6. twinejs

    415 RenPy VS twinejs

    Twine, a tool for telling interactive, nonlinear stories

  7. sublime_text

    Issue tracker for Sublime Text

  8. OpenRCT2

    208 RenPy VS OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2 🎢

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ink

    169 RenPy VS ink

    inkle's open source scripting language for writing interactive narrative. (by inkle)

  11. Pygame

    🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

  12. GDevelop

    153 RenPy VS GDevelop

    🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.

  13. gb-studio

    130 RenPy VS gb-studio

    A quick and easy to use drag and drop retro game creator for your favourite handheld video game system

  14. arewegameyet

    The repository for https://arewegameyet.rs

  15. YarnSpinner

    Yarn Spinner is a tool for building interactive dialogue in games!

  16. inform7-ide

    A design system for interactive fiction based on natural language.

  17. pyglet

    20 RenPy VS pyglet

    pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.

  18. IoT-For-Beginners

    12 Weeks, 24 Lessons, IoT for All!

  19. godot-ink

    Ink integration for Godot Engine.

  20. Cocos2d

    7 RenPy VS Cocos2d

    Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.

  21. Panda3D

    48 RenPy VS Panda3D

    Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better RenPy alternative or higher similarity.

RenPy discussion

Log in or Post with

RenPy reviews and mentions

Posts with mentions or reviews of RenPy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-21.
  • The Ren'Py Visual Novel Engine
    2 projects | news.ycombinator.com | 21 Feb 2025
  • A Beginner's Guide to Learning Ren'Py and Creating Your First Visual Novel
    1 project | dev.to | 20 Feb 2025
    Ren'Py is a free and open-source engine that simplifies visual novel development. Whether you're an aspiring writer, artist, or programmer, Ren'Py provides all the tools you need to create professional-quality visual novels without requiring extensive technical knowledge.
  • Building an educational game with AI tools and Azure Static Web Apps (Part 1)
    2 projects | dev.to | 8 Jan 2025
    Since Python is my go-to language, I was naturally drawn to Ren'Py, a visual novel engine built on Python. It met all my requirements, offering an easy-to-use scripting language for writing the story, defining quizzes, and customizing the UI. It also provides the flexibility to extend its built-in functionality using Python and export the game to desktop, mobile, and web platforms. Additionally, the availability of the Ren'Py Command Line Interface (CLI) allowed me to automate the process of building and deploying the game.
  • Anime Is Eating the World
    1 project | news.ycombinator.com | 23 Sep 2024
    So many things are wrong with this article but I’ll start with Haruhi Suzumiya being a ‘light novel’ (a novel printed in large text as if for seniors with a few illustrations) as opposed to a ‘visual novel’ (something you would make with https://www.renpy.org/)

    It is hard to know because financials aren’t public but it’s not clear to me that Crunchyroll has really addressed the commercial provlems anime had in western markets. In the VHS era there was a fight over subtitles vs dubs which was acute because you could not put multiple content tracks on the media, in the DVD age you could.

    More fundamentally, dubs cost a lot of money in comparison with subs and were always terrible until the people who made those terrible dubs gained experience and some of them got good. At the time people though subs had a limited market but now subprime anime (and sometimes good anime) gets shoveled onto Tubi and people watch it —- today we’re in the habit of watching movies with subtitles because you can’t make out the dialog on half of the new Hollywood movies anyway.

  • Ask HN: Platform for 11 year old to create video games?
    38 projects | news.ycombinator.com | 20 Sep 2024
    Many great suggestions in this thread. Some that I didn't spot:

    Lua isn't tough to pick up given you already know JS and Python. It's a bit of a weird hybrid of the two in its own unique ways. If show that you are learning it with you child, sometimes that can be a great experience. Löve2D can be a fun, very self-contained sandbox: https://www.love2d.org/

    On the Python side, Ren'Py can be a great place to start. Visual Novels may not be half as popular outside of Japan, but Visual Novel-like conversations are everywhere in modern games and you can start with easy to script "Choose Your Own Adventure" Visual Novel conventions and expand to a wide range of genres from RPGs to "life sims" to some form of turn-based strategy games easily from there (and just about anything with more work). Ren'Py starts from its own relatively simple conversation-focused scripting language with Python-like conditions, and then allows you to expand towards custom Python code as you get familiar with it. https://www.renpy.org/

  • Ren'Py
    1 project | news.ycombinator.com | 16 Aug 2024
  • When did you Really get the Hang of Programming?
    2 projects | dev.to | 25 Jun 2024
    ..and even more recently, I truly felt like I got a hang on something when I made my first ever visual novel with Sublime and Ren'Py!
  • Lessons from Open-Source Game Projects
    76 projects | dev.to | 10 Apr 2024
    Ren'Py - Visual Novel Engine. Python, Cython, C
  • Ask HN: Software to Develop Interactive Stories?
    2 projects | news.ycombinator.com | 4 Jan 2024
  • cRPG's often have poor writing. Why is that?
    2 projects | /r/CRPG | 7 Dec 2023
    Here are 2 interactive story game engines: * https://www.renpy.org/ * https://twinery.org/
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic RenPy repo stats
189
5,486
9.9
5 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com