/GPTAdventureGameMaker

A 3JS framework that consumes JSON files to create 3d text adventure games

Primary LanguageJavaScript

This is an example of a program GPT4 built that takes a JSON file describing a text adventure game, its scenes, options and animations, and loads them to let the user play the game.

See the mountain.json or game1.json files for example games.

See schema.json for the game file schema.