Skip to content

Instantly share code, notes, and snippets.

View mizucoffee's full-sized avatar
🌊

GOTO Ritsuki mizucoffee

🌊
View GitHub Profile
@mizucoffee
mizucoffee / index.md
Last active June 26, 2017 02:04
CHS Format v2(暫定版)

CHS Format v2.0.1c

改定: 2017/06/26 11:04

概要

拡張子:chs    
V1との互換性は全くありません。完全に別のフォーマットです。

基本形式

場所,タイプ,開始地点,終了地点,その他

@mizucoffee
mizucoffee / gist:279bce50fa646b213247c0f6ecf36531
Created August 16, 2017 13:33
Adobe CS6のスプラッシュ画像差し替え
o -> 成功
- -> スプラッシュが存在しない
x -> できないor調査中
o Ad Acrobat Distiller /Applications/Adobe Acrobat X Pro/Acrobat Distiller.app/Contents/Resources/AD_SplashScreen_j.png
x Ap Adobe Acrobat Pro
x Ae Adobe After Effects CS6
x Au Adobe Audition CS6
- Br Adobe Bridge CS6
o Dw Adobe Dreamweaver CS6 /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Resources/png/splashNormal.png
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.regex.Pattern;
public class Main {
private static final String CHARS = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
@mizucoffee
mizucoffee / Ground Slider.md
Last active May 7, 2026 23:15
スライダー規格 v0.3 by Mizucoffee

スライダー資料

公式スライダー

パーツ 内容
タッチパネル 縦2分割x横16分割=32タッチ判定
ライティング メインパネル16個+ボーダーパネル(区切り)15個=31個

| ロゴ | パネル分離 |

@mizucoffee
mizucoffee / ugoku,ugoku.dyms
Last active December 3, 2017 13:40
動く、動く
dymsVersion:0.2.2
SONGID:ugokuugoku
TITLE:動く、動く
ARTIST:チト(CV:水瀬いのり)、ユーリ(CV:久保ユリカ)
DESIGNER:KawakawaRitsuki
DIFFICULTY:3
PLAYLEVEL:10
WAVE:01 - 動く、動く.mp3
WAVEOFFSET:1.165
JACKET:ugoku.jpg
echo "Hello world!"
swagger: "2.0"
info:
description: "/apiを叩くとバージョンが取得できます。"
version: "0.0.1"
title: "PreKara Server API.dev"
contact:
email: "develop@mizucoffee.net"
license:
name: "MIT"
url: "https://kawakawaritsuki.mit-license.org/"
@mizucoffee
mizucoffee / VALIDATE.svg
Created December 28, 2018 05:40
sus-2-imageのSVG版
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mizucoffee
mizucoffee / term.md
Last active December 30, 2018 08:28
思い出した奴から書いてるからひどい

Seaurchin用語集(水珈琲版)

全般

レーン

16分割されてる奴。

ノーツ

叩くやつ一個。sus的には'14'みたいなひとかたまり。ロングは複数のノーツで構成される。

@mizucoffee
mizucoffee / index.md
Last active January 25, 2023 09:39
オタクはすぐにこういう事がしたくなる

かっこいいREADME.mdの書き方

なんかそれっぽいREADMEを書きましょう。

ちなみに、これ作るとめっちゃモチベ上がるんでおすすめです。
自分はある程度大きくなると予想されるプロジェクトは一番最初に作るようにしています。

1. 画像

画像は1500x600で作ります。センタリングして上にロゴ、下にプロジェクト名を配置します。