Skip to content

Instantly share code, notes, and snippets.

### オオカミが来た
### お蜜柑様
### 理想の納豆
### タイムボム
### きょうあくなまもの
### 憑者 つきもの
### Happy Project
### Kigi
### キング・オブ・ニューヨーク プロモーションカードセット
@grapswiz
grapswiz / gist:79e7beb14d4817d53233
Last active August 29, 2015 14:05
ワンス・アポン・ア・タイム早見表

ワンス・アポン・ア・タイム早見表

パス

1枚引いてから、1枚捨ててもよい

割り込み

割り込まれたプレイヤーは1枚引く

結末に筋が通ってない、あるいは十分でない

結末カードを捨て札にし、新たな結末カードを引き、物語カードも1枚引く

@grapswiz
grapswiz / brewfile
Last active October 25, 2023 15:45
Initial setup for Mac
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "robotsandpencils/made"
brew "anyenv"
brew "ffmpeg"
brew "git"
brew "git-lfs"
@grapswiz
grapswiz / brewfile
Last active August 29, 2015 14:03
brewfile
update
upgrade
tap caskroom/cask
install brew-cask
tap caskroom/versions
install git
install nkf
install nodebrew
module.exports = function(grunt) {
grunt.initConfig({<% if (altjs == 'coffeescript') { %>
coffee: {
options: {
separator: ';',
bare: false,
join: true,
sourceMap: false
},
main: {
handlers:
- url: /
static_files: index.html
upload: index.html
brewfile
update
tap homebrew/binary
tap phinze/homebrew-cask
cask install google-chrome
cask install iterm2
cask install google-japanese-ime
type JsonData struct {
Cameras JsonCameras `json:cameras`
}
type JsonCameras struct {
Brand string `json:brand`
Camera []JsonCamera `json:camera`
}
type JsonCamera struct {
Project dir -> /Users/grapswiz/IdeaProjects/untitled3
/Users/grapswiz/google-cloud-sdk/platform/google_appengine/goapp env
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/grapswiz/Documents/go-workspace:/Users/grapswiz/IdeaProjects/untitled3"
[~] go env 22:19:41
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/grapswiz/Documents/go-workspace"
GORACE=""