Skip to content

Website solution for FiveThirtyEight's Riddler on D&D Dice Roller options.

Notifications You must be signed in to change notification settings

poutinedev/dnd-fivethirtyeight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

D&D Dice Solution for Five Thirty Eight Riddler

This is a simple project inside of a single Vue component, using the Vue CLI to manage and run.

It was done as an experiment to try to solve the Riddler presented on Five Thirty Eight, May 15th: https://fivethirtyeight.com/features/can-you-find-the-best-dungeons-dragons-strategy/

It is hosted on Surge: https://dnd-fivethirtyeight.surge.sh/

Installation

Requires vue cli @2.0 or greater.

Run Locally

$ vue serve index.vue

Build for production

$ vue build index.vue

About

Website solution for FiveThirtyEight's Riddler on D&D Dice Roller options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages