WintermuteV3
RenPy
Our great sponsors
WintermuteV3 | RenPy | |
---|---|---|
2 | 178 | |
2 | 3,980 | |
- | 3.8% | |
0.0 | 9.8 | |
about 1 year ago | 1 day ago | |
Ren'Py | Ren'Py | |
BSD 3-clause "New" or "Revised" License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WintermuteV3
We haven't tracked posts mentioning WintermuteV3 yet.
Tracking mentions began in Dec 2020.
RenPy
- Best way to approach a matching mechanic?
-
Game developer?
https://www.renpy.org/ this is an engine specialised for making visual novels. But I've also made a point and click adventure with it. Renpy is not a visual editor at all, this is one where you stare at code 100% of the time and then hit run to test it and actually see things. I love recommending this one to people who already know programming but don't want to go straight into Unity or other half visual, half IDE based dev environments.
-
Narrative Game Design
And RenPy is basically an engine in itself, for making visual-novel style games, and has an excellent scripting language for laying out branching dialogs and logic.
-
Narrative Point & Click Games, help!
This is a link to renpy, a pretty good visual novel engine I hear.
-
[general] Update/sneak peak on my free console based pjo game. If you want to beta test, dm me
If you feel like expanding the project and adding visuals, there's Renpy. Otherwise there's a few python libraries like arcade or pygame. Obviously adding art is going to add a lot of time to this project.
-
Can I make a game with a low IQ ?
Start small, don't push yourself hard. Get a book like "Python for kids" and read it. Then try to use ren.py framework: https://www.renpy.org/ to make very simple visual novel. As you get more familiar with python, check PyGame framework: https://www.pygame.org
-
I wanna start making a horror game
are you just starting out? if so there are less code intensive engines for story / script writing. for example... Twine https://twinery.org/ RenPy https://www.renpy.org/ Choicescript https://www.choiceofgames.com/make-your-own-games/choicescript-intro/
-
How to create a videogame
If you want to make a 'visual novel' (similar to a CYOA, but with more graphics, animations, etc.) then Ren'Py is the way to go. If you're willing to learn a bit of Python, you can totally customise it.
-
I know nothing about coding/programming or game development; where should I start with a visual novel?
If you just want a simple, 2D visual novel, I'd honestly not use Unity and go for Renpy instead!
-
How would I go about creating a point-and-click game like Myst or The 7th Guest?
Ren'Py: Ren'Py's a visual novel engine that's just dandy fer makin' point-and-click adventure games. It's got a scriptin' language and all sorts of tools fer creatin' and managin' game assets. You can find out more about Ren'Py right here: https://www.renpy.org/
What are some alternatives?
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.
Godot - Godot Engine – Multi-platform 2D and 3D game engine
Panda3D - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
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.
ink - inkle's open source scripting language for writing interactive narrative.
YarnSpinner - Yarn Spinner is a tool for building interactive dialogue in games!
twinejs - Twine, a tool for telling interactive, nonlinear stories
godot-ink - Ink integration for Godot Engine.
PyOpenGL - Repository for the PyOpenGL Project
Arcade - Easy to use Python library for creating 2D arcade games.
PySDL2
Jomini - Historical battle simulation package for Python