Coder Social home page Coder Social logo

fsd_builder's Introduction

fsd_builder

Army builder for Full Spectrum Dominance.

You can find more about the game on https://fsd-wargame.com/.

Live Demo

Here's a WIP live demo deployed as of 06/12/2023: https://fsd-wargame.com/roster/

Installation

To get started, you need the following:

  • WebAssembly target: install with rustup target add wasm32-unknown-unknown
  • Trunk: install with cargo install --locked trunk. This will take a while.

Serving

Trunk should be doing all the heavy lifting here. The index.html is the entry point (and for silly reasons has to be kept in the root directory), and a few directions are provided in the trunk.toml file. Other than that, calling trunk build and trunk serve (or, if you're feeling fancy, trunk serve --open) should set up the website on localhost:8080. The intermediate files will be copied in a dist folder (which is in .gitignore) before serving.

Deployment

Copying on your website the content of /dist after calling trunk serve --release should be enough. Currently however the generated .html lacks some relative paths. Check #1 for that. Hopefully it will be fixed soon.

Features

This army builder is a work in progress, and progressively multiple features will be included

  • Creating lists for each faction (plain list of Units, Supports and Characters)
  • Assigning Characters and Units' option
  • Building a printable roster sheet for the faction
  • Custom Units (?)

License

This project is dual-licensed:

  • The software code is licensed under the MIT license.
  • The unit profiles are proprietary and All Rights Reserved.

fsd_builder's People

Contributors

thelazyone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.