MaxWilson / ShiningSword

D&D 5E combat game inspired by XCOM: UFO Defense and Bard's Tale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG Utils

https://maxwilson.github.io/ShiningSword/

Player utilities for AD&D.

Quick-start

npm i
npm start
start http://localhost:8080

Requirements

Editor

To write and edit your code, you can use either VS Code + Ionide, Emacs with fsharp-mode, Rider or Visual Studio.

Deployment

To build the application and make ready for production:

npm run build

This command builds the application and puts the generated files into the dist directory (can be overwritten in vite.config.js). This is done automatically on github after checkin.

About

D&D 5E combat game inspired by XCOM: UFO Defense and Bard's Tale


Languages

Language:F# 95.9%Language:Sass 3.1%Language:HTML 0.4%Language:Batchfile 0.3%Language:JavaScript 0.2%