bosspetta / js-rol-game

A Javascript Rol Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Rol Game 🔮

Quick start:

> yarn # npm install
> yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

> yarn watch # npm run watch

We use sass for styling, you can turn on watch-mode too for that

> sass --watch scss:css

About

A Javascript Rol Game


Languages

Language:JavaScript 75.1%Language:CSS 19.0%Language:HTML 5.9%