Skip to content

Instantly share code, notes, and snippets.

View vimkim's full-sized avatar

Daehyun Kim vimkim

View GitHub Profile
@vimkim
vimkim / Doxyfile
Created October 8, 2025 11:49
Doxyfile template
e Doxyfile 1.14.0
This file describes the settings to be used by the documentation system
# Doxygen (www.doxygen.org) for a project.
#
# All text after a double hash (##) is considered a comment and is placed in
# front of the TAG it is preceding.
#
# All text after a single hash (#) is considered a comment and will be ignored.
# The format is:
# TAG = value [value, ...]

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

'use strict';
/**
* Writer: DK
* Date: 2023/02/26
*/
/**
* 참가자들의 상태 Enum
* Wait: 아직 준비가 안된 상태. Event가 발생해도 게임에 참가하지 않습니다.
* Ready: 게임을 즐길 준비가 완료된 상태