Skip to content

djgoldsmith/easyList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyList

Tool(s) for generating simple army lists for WH40K

Files:

  • pieces.py - defenitions for model and weapon classes
  • ruleGrab.py - contains Rule class for working with rule files and basic tools for helping pull rules from battlescribe data files
  • units.py - some actual units defined as subclasses (examples and personal use)
  • weapons.py - weapons subclassed
  • diceStats.py - classes and tools for dice statistics, 40k focus
  • index.py - bare web-based fuzzy rule lookup
  • versus.py - functions for generating mathhammer reports on Model objects
  • getch.pu - Not mine. See http://code.activestate.com/recipes/134892/

About

Tool(s) for generating simple army lists for WH40K

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 55.8%
  • Python 44.2%