Skip to content

chromindscan/virtual-game-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-game-template

Virtual Game Template makes use of Mustache(5). Please read the Official docs to understand how templating works.

Here's how the tool works:

Demo Screenshot

Supported Template

Elfa

Visit https://elfa.ai to learn more.

Getting Started

Prerequisites

  • Node.js installed on your system
  • API keys for Elfa.ai

Installation

  1. Clone this repository
git clone https://github.com/yourusername/virtual-game-template.git
cd virtual-game-template
  1. Install dependencies
bun install
  1. Configure your API keys
cp .env.sample .env

Then update your API keys in the config file.

Usage

Run the CLI tool using:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published