Skip to content

rpgjs/template

Repository files navigation

RPG JS Game

This is a project template for RPGJS apps. It lives at https://github.com/rpgjs/template.

To create a new project based on this template using degit:

npx degit rpgjs/template rpg-app
cd rpg-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd rpg-app
npm install

Navigate to localhost:3000. You should see your game running. Edit a file in src, save it, and reload the page to see your changes.

Credits for Sample package assets

Sounds

Davidvitas Attribution 4.0 International (CC BY 4.0)- https://creativecommons.org/licenses/by/4.0/deed.en

Graphics

Pipoya

Icons

https://game-icons.net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published