--- title: "摩斯碼 (Morse Code)" path: "摩斯碼 Morse Code" --- {%hackmd @RintarouTW/About %} # 摩斯碼 (Morse Code) ```graphviz digraph { graph [bgcolor=transparent;fontcolor="#888888";color="#888888"]; node [fontcolor="#888888";color="#888888"]; edge [fontcolor="#888888";color="#888800"]; E->I; I->S; S->H; S->V; I->U; U->F; E->A; A->R; R->L; A->W; W->P; W->J; T->N; N->D; D->B; D->X; N->K; K->C; K->Y; T->M; M->G; G->Z; G->Q; M->O; } ``` ## TODO: Create a simple code practice game. ### Dropping char - rendering with text and codes. - rotation ### Shoot it down - lazer beam - explosion? - sound & animation? ### Score & Level - Level Up - speed - less hints - visual code -> text - sound -> text - text -> code - Score & Top 10 ### Input - pause - keys - menu - restart ###### tags: `morse code`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up