ash2x3zb9cy / pybreak

Tool for calculating icebreaking costs in Android: Netrunner LCG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So a new pack's been spoiled. There's a sweet new fracter there that looks like it could be good...

...but does it stand up against the incredible Corroder?

This tool automates calculation of icebreaking costs. The base class works for "generic" cards (those with little or no unique rules text) but can be extended to support a wide range of rules. For example, index.py shows a hack for advanceable ice, and a less hacky implementation of variable cost/strength of ICE, based on a silly custom card I came up with.

This is a very early work-in-progress, which lacks any sort of interface and implements exactly 1 real card. Stay tuned.

About

Tool for calculating icebreaking costs in Android: Netrunner LCG

License:ISC License


Languages

Language:Python 100.0%