Code Monkey home page Code Monkey logo

Krosmaker

Krosmaker

Krosmaker is an online card creator tool for the Krosmaster: Blast board game. Create custom cards for your Krosmasters!

Sample

You can find some of the cards created with Krosmaker on Twitter.

Need help? See the wiki!

Features

Krosmaker lets you create custom cards that closely resemble the original Krosmaster: Blast aesthetic.

Main features include:

  • Fighter cards editor:
    • Complete support for Krosmaster and Minion cards.
    • Figurine and artwork image editors with customizable cropping.
    • Spells and powers editors.
    • Ability editors supporting all symbols and markers.
    • Support for two-sided cards with a second profile variant instead of an artwork at the other side of the card.
  • Krosmic Favor cards editor:
    • Complete support for Krosmic Favor cards.
    • Customizable title and card type.
    • Effect editor supporting all symbols and markers.
  • Divine Challenge cards editor:
    • Complete support for Divine Challange cards.
    • Power editor supporting all symbols and markers.
    • Artwork image editor with customizable cropping.
  • Saving and loading cards using a local browser database.
  • JSON export allowing to save and load card configurations.
  • Card image export (on Firefox and Chrome).
    • 300 DPI support.
    • Size adjustment with customizable bleed area for printing.
  • Translations:
    • English.
    • French.
    • Spanish.
    • Brazilian Portuguese.
    • Polish.

The card graphics were extracted from the official PDFs and published with Ankama's permission.

Running from sources

build

Docker

The default Dockerfile builds the application and serves the generated static resources with NGINX. It is recommended to run the application via Docker Compose:

$ docker-compose build
$ docker-compose up
# The application should be available at localhost.

Node.js

The supported Node.js version is stored in .nvmrc. You can run the following commands after cloning the repository:

# Install dependencies:
$ npm install

# Serve the application at localhost:3000 with hot reload:
$ npm run dev

# Build for deployment and launch a local server:
$ npm run build
$ npm run start

# Generate a static project:
$ npm run generate

# Run the formatter on the entire project:
$ npm run format

Note that the project might use several outdated library versions. Before attempting to upgrade the dependencies, make sure that the newer versions do not break the UI or cause any compilation issues.

For a detailed explanation of the project setup, check out the Nuxt.js documentation.

Contributors

  • @czyzby: app development, Polish translation.
  • Marsza: recreation of the Krosmaster dice icons.
  • Jesús Martínez: Spanish translation.
  • @SGe-GH: French translation, testing.
  • Wallace Nogueira "Luvenus": Brazilian Portuguese translation.

The graphics and other assets from the Krosmaster: Blast are copyrighted by Ankama and published with their permission. This project is not produced by or affiliated with Ankama.

Krosmaker's Projects

krosmaker icon krosmaker

Card creator tool for the Krosmaster: Blast boardgame

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.