Skip to content

Instantly share code, notes, and snippets.

View sthobis's full-sized avatar
🏢
🙎‍♂️🎡

Stefanus Thobi Sinaga sthobis

🏢
🙎‍♂️🎡
View GitHub Profile
@sthobis
sthobis / audition.md
Last active September 13, 2018 23:07

Audition Online Specification

Audition Online is a rhythm based game where you need to complete (by pressing) a sequence of arrow buttons followed by a space button every predefined interval. The interval is calculated based on the bpm of song used for the match/session. An interval is equal to the length/duration of four beats, which means higher bpm produce shorter interval, thus harder difficulty.

Audition Online

In between input interval, there's a resting interval where player does not need to press anything.

@sthobis
sthobis / Hyper config
Created July 26, 2018 12:20
hyper config modified for UI/color preferences
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',
@sthobis
sthobis / sample.md
Created February 15, 2018 04:56
Markdown Sample

Markdown Title

Markdown Content