This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import numpy as np | |
from scipy.stats import norm | |
from collections import defaultdict | |
def get_word_slots(grid): | |
"""Extract word slots from the grid.""" | |
slots = [] | |
n_rows, n_cols = len(grid), len(grid[0]) | |
# Horizontal slots |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"bugs":[["Cargo Ship","!throne","You cannot choose which copy of Cargo Ship to set aside a gained card on (which can matter if one is throned)."],["Cargo Ship","!treasurethrone","Capitalism","You cannot choose which copy of Cargo Ship to set aside a gained card on (which can matter if one is throned)."],["Cargo Ship","!durationleaving","You cannot choose which copy of a Cargo Ship to set aside a gained card on (which can matter if one is not in play)."],["!villa","!multigainbuy","If you change phases while resolving a card or gaining multiple cards at once, you do not return to your Action phase until you have finished resolving the card or gaining all the cards."],["!villa","!multigainaction","!playinbuy","If you change phases while resolving a card or gaining multiple cards at once, you do not return to your Action phase until you have finished resolving the card or gaining all the cards."],["Ducat","!debt","If it’s your Buy phase and you haven’t bought anything and you have more Debt than you can pay off, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){var goaway=".ytp-gradient-bottom,.ytp-gradient-top,.ytp-chrome-top,.ytp-chrome-bottom{display:none;}";if("\v"=="v"){document.createStyleSheet().cssText=goaway}else{var tag=document.createElement("style");tag.type="text/css";document.getElementsByTagName("head")[0].appendChild(tag);tag[(typeof document.body.style.WebkitAppearance=="string")?"innerText":"innerHTML"]=goaway}})(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CYNLVAT GJB QVZRAFVBANY PURFF |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Trade Sector https://i.imgur.com/Jo67aH8.png | |
The Golden Egg https://i.imgur.com/JuB2o3l.png | |
Barwolhtosk Archivist https://i.imgur.com/HFmSFNL.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Play this game by pasting the script in http://www.puzzlescript.net/editor.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Play this game by pasting the script in http://www.puzzlescript.net/editor.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# python2.7 | |
def foo(): | |
#exec "" # uncomment to make this work, see https://stackoverflow.com/a/8028785/314922 | |
defaults = { | |
'what': None, | |
} | |
locals().update(defaults) | |
print what | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Play this game by pasting the script in http://www.puzzlescript.net/editor.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Play this game by pasting the script in http://www.puzzlescript.net/editor.html |
NewerOlder