Skip to content

domen111/GCJ-Scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Code Jam Friends' Scoreboard

Google Code Jam 2018 doesn't not have "friend" feature itself. So I created this script to dump the data from GCJ and filter the status of friends.

Usage

First, create config.py (see config-sample.py). Then:

python3 dump-data.py > board.json # Get the data from GCJ
python3 find-friends.py board.json

About

Google Code Jam Friends' Scoreboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages