1.0.14 • Published 2 years ago

create-rpg v1.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

RPG Framework

This is a for-fun project, I don't actually expect it to be finished and probably shouldn't be used in production.

The aim of this repo is to create a template for a highly customiseable (text-based or not) RPG. It's entirely framework agnostic and should (theoretically) work with any front-end.

It aims to create basic functionality and make it extendable by overriding certain defaults.

Text-based / Visual

By default this repo only deals with data and text, but exactly because it has been kept so basic it should also work when trying to make a non text-based project.

⚠️ TODO: Add examples

Features

  • An NPC/Player/Map system that persists data and allows saving and loading
  • Allows setting and reading flags to dynamically show/hide events/maps/actors/dialogs
  • Simple leveling up
  • Moving accross maps
  • Flexible status system
  • Combat system
  • Equip system
  • Questing system

Roadmap

  • Item system
  • Allowing dialogs to access player info
1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago