Nataliasw / Maps-draw-Talisman

This is a tool for Talisman players. It helps them decide on maps for the Talisman game night.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maps Draw - Talisman 🐲

This is a tool for Talisman players. It helps them decide on maps for the Talisman game night. 🎮 🎲

Table of contents

alt text

General info

  • This is a tool for Talisman players. It helps them decide on maps for the Talisman game night.

Technologies

Project is created with:

  • Node v14.16.0
  • JS ES6
  • EJS

It requires npm extenstions to work:

  • lodash
  • express
  • body-parser
  • ejs

Setup

To run this project, install it locally using npm:

$ cd ../lorem
$ npm install
$ npm start
$ npm i express body-parser ejs lodash

Page can be loaded using:

$ nodemon index.js
or
$ node index.js

Usage

Choose extenstions (maps) you own, then insert the number of maps you want to play with tonight and click Draw button.

This project was created only for educational purposes.

About

This is a tool for Talisman players. It helps them decide on maps for the Talisman game night.


Languages

Language:EJS 50.5%Language:JavaScript 32.5%Language:CSS 17.1%