Git Product home page Git Product logo

renpy-vn-template's Introduction

Renpy VN Template

A basic Renpy template for easy modification. I made this project for an easy renpy experience, this base has 6 prepared chapters, 4 prepared characters and is ready for images sound and story so feel free to let your creative side loose. I hope to update this as I improve the base for a fun and easy time making visual novels.

Note: The start button currently does not funtion in this template. I hope to make it work at some point in the future.

Using this template

Note: For a more detailed look into coding with Renpy follow this link for the official documentation.

Downloading and preparing

  • Download by clicking Code and then Download ZIP.
  • Extract the files and then replace the files in a project. Dont replace or delete the options.rpy and options.rpyc files
  • Change the name from Renpy-VN-Template to whatever you want to call the project.

Editing The Visual Novel

Creating or editing Characters:

  • Open characters.rpy.
  • Define or create a new character. This should look like define [Character] = Character("[Characters Name]"), [Character] is a prefix to use when scripting the chapters and [Characters Name] will be the name displayed in game.

Creating or editing Chapters:

  • Open [Project Name]\game\chapters.
  • Select a chapter to open in your editing software or create a new one.
  • Edit the chapter to fit your story in. For more details please refer to official renpy documentation.

Roadmap

  • Improve the character definitions.
  • Add an achievements screen.
  • Add a character detail screen.
  • Add chapter unlocking.
  • Add image locations and transitions
  • Add some functionality to the currently unused start button

Authors

Used By

This project is currently unused.

License

MIT

renpy-vn-template's People

Contributors

dualfighter1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.