Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ko] remove duplicated frontmatter keys - games #8303

Merged
merged 1 commit into from
Oct 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions files/ko/games/index.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
---
title: 게임 개발
slug: Games
tags:
- HTML5
- HTML5 게임
- 게임
- 게임 개발
- 앱
- 웹
- 자바스크립트 게임
translation_of: Games
---
{{GamesSidebar}}

Expand Down
7 changes: 0 additions & 7 deletions files/ko/games/introduction/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
---
title: 웹 게임 개발에 대해
slug: Games/Introduction
tags:
- 가이드
- 게임
- 모바일
- 모바일 게임
- 파이어폭스OS
translation_of: Games/Introduction
---
{{GamesSidebar}}

Expand Down
16 changes: 0 additions & 16 deletions files/ko/games/tutorials/2d_breakout_game_phaser/index.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,6 @@
---
title: 2D breakout game using Phaser
slug: Games/Tutorials/2D_breakout_game_Phaser
tags:
- 2D
- Beginner
- Canvas
- Games
- JavaScript
- NeedsTranslation
- Phaser
- TopicStub
- Tutorial
- 게임
- 자바스크립트
- 초급자
- 캔버스
- 튜토리얼
translation_of: Games/Tutorials/2D_breakout_game_Phaser
---
{{GamesSidebar}}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
---
title: 득점
slug: Games/Tutorials/2D_breakout_game_Phaser/The_score
tags:
- 게임
- 게임제작
- 득점
- 득점시스템
- 튜토리얼
translation_of: Games/Tutorials/2D_breakout_game_Phaser/The_score
original_slug: Games/Tutorials/2D_breakout_game_Phaser/득점
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 공을 벽에 튕기기
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Bounce_off_the_walls
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 벽돌 만들기
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Build_the_brick_field
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Build_the_brick_field
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Build_the_brick_field
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 충돌 감지
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Collision_detection
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Collision_detection
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Collision_detection
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: 캔버스 생성과 그리기
slug: >-
Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
tags:
- 2D
- 게임
- 비기너
- 자바스크립트
- 캔버스
- 튜토리얼
translation_of: >-
Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/캔버스_생성과_그리기
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: 개발 마무리
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Finishing_up
tags:
- Canvas
- Games
- JavaScript
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Finishing_up
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Finishing_up
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
---
title: 게임 오버
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Game_over
tags:
- 게임
- 게임 오버
- 그래픽
- 자바스크립트
- 초심자
- 캔버스
- 튜토리얼
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Game_over
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Game_over
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
---
title: 순수한 자바스크립트를 이용한 2D 벽돌깨기 게임
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript
tags:
- 2D
- 게임
- 자바스크립트
- 캔버스
- 튜토리얼
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: 마우스로 패들 조종하기
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Mouse_controls
tags:
- Canvas
- Games
- JavaScript
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Mouse_controls
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Mouse_controls
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
---
title: 공 움직이기
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball
tags:
- 2D
- 게임
- 루프
- 비기너
- 움직임
- 자바스크립트
- 캔버스
- 튜토리얼
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/공_움직이기
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Paddle과 키보드 컨트롤
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Paddle_and_keyboard_controls
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Paddle_and_keyboard_controls
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Paddle_and_keyboard_controls
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: 점수 추가와 승패 판정 방법
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Track_the_score_and_win
tags:
- Canvas
- Games
- JavaScript
translation_of: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Track_the_score_and_win
original_slug: Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/Track_the_score_and_win
---
{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 2D maze game with device orientation
slug: Games/Tutorials/HTML5_Gamedev_Phaser_Device_Orientation
translation_of: Games/Tutorials/HTML5_Gamedev_Phaser_Device_Orientation
---
{{GamesSidebar}}

Expand Down
12 changes: 0 additions & 12 deletions files/ko/games/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
---
title: Tutorials
slug: Games/Tutorials
tags:
- Canvas
- Games
- JavaScript
- NeedsTranslation
- TopicStub
- Web
- Workflows
- 게임
- 자바스크립트
- 캔버스
translation_of: Games/Tutorials
---
{{GamesSidebar}}

Expand Down