Skip to content

An interactive visualisation showing damage multipliers between different Pokemon Types. Written in TypeScript using D3.js and mithril.js.

Notifications You must be signed in to change notification settings

onlyskin/pokemon-types-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An interactive visualisation showing damage multipliers between different Pokemon Types. Hover over a coloured type bubble to see details of the multiplier, click on a bubble to change the focused type.

Technologies: TypeScript, d3.js, mithril.js

See the visualisation at: http://poketypes.szreter.co.uk/

Developing:

Install:

yarn

Build, serve, and watch:

serveit -s out "./build.sh" – (brew install serveit)

Test:

./test.sh

Deploying:

Build:

./build.sh

Deploy:

./deploy (requires aws credentials)

About

An interactive visualisation showing damage multipliers between different Pokemon Types. Written in TypeScript using D3.js and mithril.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published