MaxWilson / POCArena

Proof of concept for Shining Sword Arena

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shining Sword Arena

https://maxwilson.github.io/POCArena/

Proof of concept for Shining Sword arena. Rule system-agnostic presentation layer with terrain and animation support.

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.

Attributions

Sword icon created by pongsakornRed - Flaticon. https://www.flaticon.com/free-icons/sword Sword icons created by Freepik - Flaticon. https://www.flaticon.com/free-icons/sword Shield icons created by Freepik - Flaticon. https://www.flaticon.com/free-icons/sword

About

Proof of concept for Shining Sword Arena


Languages

Language:F# 96.5%Language:Sass 3.1%Language:HTML 0.3%Language:JavaScript 0.1%Language:Batchfile 0.0%