Skip to content

Console application for the Ironsworm TTRPG system, that aims to simplify solo play

Notifications You must be signed in to change notification settings

DVillegasA/rusted-iron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusted Iron

Console application for the Ironsworm TTRPG system, that aims to simplify solo play, by providing an interface that takes care of all the dice roles and conveniently keeps the rules for the different Moves in the game within the application itself.

Objectives

The application should be able to do the following:

  • Create a new character.
  • Load an existing character from a file provided by the user.
  • Implement the Assets logic for the characters.
  • Keep track and update the Momentum, Health, Spirit, and Supply.
  • Create and keep track of different Progress trackers.
  • Perform Action Rolls based on the character stats.
  • Perform Progress Rolls based on the different Progress Trackers.
  • Roll on the different Oracle Tables.
  • Display the different Moves that the player can do on demand.

About

Console application for the Ironsworm TTRPG system, that aims to simplify solo play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages