Skip to content

A React + Next JS app for editing saved-game files from the classic Dungeons and Dragons Gold Box PC games.

Notifications You must be signed in to change notification settings

robotlions/gold-box-next

Repository files navigation

Curse of the Secret Pools!

Web-based editor for the Advanced Dungeons and Dragons Gold Box games.

This is version 3.0, built in Next JS.

The GitHub repository for 2.0, built in Vite, is here.

The GitHub repository for 1.0, build in the now-deprecated create-react-app, is here.

Found live online at goldbox.robotlions.com.

To run locally

If you haven't already, install NodeJs.

Then copy this app's source code to your local machine either by cloning the repository or by copying the code directly.

In your terminal of choice, navigate to this app's directory.

To install all dependencies:

pnpm add

Once all dependencies are installed, run the app locally in a development environment with:

pnpm dev

About

A React + Next JS app for editing saved-game files from the classic Dungeons and Dragons Gold Box PC games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published