Skip to content

jovo-community/jovo-game-starter

Repository files navigation

Jovo v4 Template- Game Starter

A sample Jovo v4 app that makes creating games easier. Use it to build games for voice and chat platforms.

Getting Started

Learn more in Jovo docs: https://www.jovo.tech/docs/getting-started

You can install the new Jovo CLI like this:

# Install globally
$ npm install -g @jovotech/cli

# Test the installation
$ jovo -v

Clone the repo:

$ git clone https://github.com/jovo-community/jovo-game-starter
$ cd jovo-game-starter
$ npm install

Start the project with the run command:

# Run local development server
$ jovo run

You can now open the Jovo Debugger with the . key.

Plugins

This project uses the following plugins:

Videos

License

MIT

About

Sample Jovo v4 starter project for creating games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published