Skip to content

trickyturtle/RPGscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPGscripts

Some RPG tools written to practice Ruby

this is very much a WIP, but if somebody stumbles across this and wants anything added, let me know.

to run, navigate to the CoC directory in a terminal and run "ruby CoCcharGen.rb" to auto-generate a character. You can save the character as a yaml file.

Things I will implement soon: loading characters back into the program, for updating a combat simulator skills other text dumps (such as names list, possessions, etc)

things I may some day implement: a gui, but very little experience with this so that will probably be a while convert a lot of the functionality to yaml so that it can be used with any character creator (the "birth" function for example)

Check issues for known broken areas.

About

Some RPG tools written to practice Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages