Giter Club home page Giter Club logo

2drpg_v2's Introduction

Screenshot of opening scene

2DRPG V2

A (second) prototype 2D text-adventure RPG.

I have two prototypes for this type of game. The less complete & on fire one is 2DRPG.

This prototype uses the Godot game engine with GDScript as the language.

An overview of both prototypes as well as video demos & screenshots can be found on my website here.

Overview

The project's main goal was to create a frame-work to make creating a text-based RPG adventure game easier.

To do this, I created a formatted .txt "language" using GDScript to parse it and display it in the Godot engine.

This meant that editing levels would be entirely done within a .txt file that could be downloaded off a platform like Google Docs. Any new features (ie. music or items) would be created within the GDScript parser, so a game writer would NEVER need to code to work on the game.

overview of txt files

This .txt file constitutes an entire level with multiple branching paths.

Other improvements over the previous version are all graphical. Type-writer sounds as text goes on screen, ambient noise based on the current line, and even voice acting capabilities for my very amaetur voice acting skills!

Why open-source?

I am open-sourcing this project along with others due to the fact I will never complete them. In the end, these prototypes are just me messing around and having fun! Hopefully they're of some use to you, or just a fun thing to look at :)

2drpg_v2's People

Contributors

skyeactsout avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

boyquotes

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.