Skip to content

Picks a random weighted item from a list! Intended for pony and simpsons episodes!

License

Notifications You must be signed in to change notification settings

Vivix/ponyselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ponyselect

  • windows batch original
  • powershell finished
  • zsh unfinished
  • portable c lost,unstable
  • 16bit x86 unstable
  • 6510 unfinished
  • mz-700 z80 unfinished
  • agnostic basic finished
  • commodore basic unfinished
  • forth
  • fortran II
  • cobol
  • sps
  • autocoder

list format:

item,weight

item is anything except a , (might hit other sensitive characters in certain languages) weight is 0-6, which rank how wanted the item is. 6 being never chosen, and 0 always chosen when picked. The selector will 'roll a dice' against the weight of its selected line, and if it rolls over the number, will display the item and ask wether or not to reroll.

About

Picks a random weighted item from a list! Intended for pony and simpsons episodes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published