Skip to content

mirkoRainer/pf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PF2 App/Library

This is an ambitious attempt to take the rules from Pathfinder Second Edition and put them to code within a C#/.NET Library to then be packaged and available for consumption in other projects.

To make this as collaborative as possible, please create a branch with your name to work on and submit a PR with approval to master when your changes are complete.

Coding Guidelines

This project is intended to be guided first and foremost by DDD. Any player of PF2e should be able to read and follow the general idea of what the code is doing. This should make it easy to consume the library and also ensure all contributors are on the same page.

While test may not be written first, they should be written before commits are made at the minimum. Ideally, one of the more complex tests would complete an entire round of combat within PF2e to verify things are handled appropriately.

Fun

This is a hobby project so please have fun and don't be afraid to make mistakes in code. No one will lose money or fire you over it, especially since we have Git to help us reset things.


DM me on Reddit for an invite to the Slack!

About

PF2e Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages