Skip to content

rtillies/wsos-season-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Series of Spades Statistics

wsos_spades_stats

App to track statistics for World Series of Spades Season 3, 2023-2024

  • Ruby version 2.7.4
  • Current through Week 14: February 22, 2024

Stats only

  • Run: ruby ./lib/runner.rb XY
  • XY represents two-digit week number; e.g. 08
  • Output: outputDiv08CSV.csv (matches week number)

Search function

  • Run: ruby ./lib/find.rb XY
  • XY represents two-digit week number; e.g. 08
  • Output: outputDiv08CSV.csv (matches week number)
  • Enter partial team name
    • Returns Full team name, record, conference, division
  • Choose to search by:
    • (C)onference: games scheduled against teams within same conference
    • (D)ivision: games scheduled against teams within same division
    • (H)ome: games scheduled with home rules
    • (A)way: games scheduled with opponent's home rules
    • (W)ins: games won
    • (L)osses: games lost
    • (T)eam: search games against specific team
    • (P)layed: games that have been actually played, no forfeits
    • (X): return all games played, no filter

About

World Series of Spades Stats - Season 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages