Pinned Repositories
github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
goSkeleton
A skeleton project in Golang with some boilerplate already implemented. This is intended to make it easier to start a new project without needing a particular framework.
grpcc
A gRPC cli interface for easy testing against gRPC servers
sila
An SDK for Sila written in Golang.
TravellerUniverseBuilder
A system that creates a game universe for the traveller RPG system (with some modified rules)
TravellerUniverseViewer
A tool to view the data from the data created by the Traveller RPG Universe Builder. The goal is to create a system that can be used by both the GM and players to interact with the game universe.
WallBuildingAnimats
A predator/prey simulation where the prey's only defense is creating walls. The prey evolve over time based off of environmental factors.
bpancost's Repositories
bpancost/TravellerUniverseBuilder
A system that creates a game universe for the traveller RPG system (with some modified rules)
bpancost/TravellerUniverseViewer
A tool to view the data from the data created by the Traveller RPG Universe Builder. The goal is to create a system that can be used by both the GM and players to interact with the game universe.
bpancost/goSkeleton
A skeleton project in Golang with some boilerplate already implemented. This is intended to make it easier to start a new project without needing a particular framework.
bpancost/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
bpancost/grpcc
A gRPC cli interface for easy testing against gRPC servers
bpancost/sila
An SDK for Sila written in Golang.
bpancost/WallBuildingAnimats
A predator/prey simulation where the prey's only defense is creating walls. The prey evolve over time based off of environmental factors.