Skip to content

a library, a CLI and a webapp for dice rolls in Time of Legends: Joan of Arc

Notifications You must be signed in to change notification settings

ycardon/joa-dices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoA Dices

a library, a CLI and a webapp for dice rolls in Time of Legends: Joan of Arc

I'm also using that project as a use-case for exploring dev in other languages

install

npm install -g joa-dice

usage

screenshot

joa-dice <attack dices> [: <defense dices>]

where <attack dices> and <defence dices> are

  • nN n black combat dices
  • nR n red combat dices
  • nJ n yellow combat dices
  • nB n white combat dices
  • nG n gigantic combat dices
  • nD n doom dices

for example:

  • joa-dice 2R is 2 red dices in attack

  • joa-dice 2R 1J : 2N is 2 red and 1 yellow dices in attack vs 2 black dices in defence, in that case the CLI is also calculating the net attack score by substracting defence shields

webapp

screenshot

About

a library, a CLI and a webapp for dice rolls in Time of Legends: Joan of Arc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published