diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:07:59 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:07:59 +0100 |
commit | 6ef1fa4618e08426b874529619a66adbd3d1fcf0 (patch) | |
tree | 890e3e27131be010d82ef957fa68db495006cb0e /files/ja/games | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-6ef1fa4618e08426b874529619a66adbd3d1fcf0.tar.gz translated-content-6ef1fa4618e08426b874529619a66adbd3d1fcf0.tar.bz2 translated-content-6ef1fa4618e08426b874529619a66adbd3d1fcf0.zip |
unslug ja: move
Diffstat (limited to 'files/ja/games')
-rw-r--r-- | files/ja/games/introduction_to_html5_game_development/index.html (renamed from files/ja/games/introduction_to_html5_game_gevelopment_(summary)/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_phaser/index.html (renamed from files/ja/games/workflows/2d_breakout_game_phaser/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_phaser/physics/index.html (renamed from files/ja/games/workflows/2d_breakout_game_phaser/physics/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/build_the_brick_field/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/build_the_brick_field/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/collision_detection/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/collision_detection/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/finishing_up/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/finishing_up/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/game_over/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/game_over/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/mouse_controls/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/mouse_controls/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/move_the_ball/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/move_the_ball/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/2d_breakout_game_pure_javascript/track_the_score_and_win/index.html (renamed from files/ja/games/workflows/2d_breakout_game_pure_javascript/track_the_score_and_win/index.html) | 0 | ||||
-rw-r--r-- | files/ja/games/tutorials/index.html (renamed from files/ja/games/workflows/index.html) | 0 |
15 files changed, 0 insertions, 0 deletions
diff --git a/files/ja/games/introduction_to_html5_game_gevelopment_(summary)/index.html b/files/ja/games/introduction_to_html5_game_development/index.html index 0886e3fd0e..0886e3fd0e 100644 --- a/files/ja/games/introduction_to_html5_game_gevelopment_(summary)/index.html +++ b/files/ja/games/introduction_to_html5_game_development/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_phaser/index.html b/files/ja/games/tutorials/2d_breakout_game_phaser/index.html index 4aecfe19b7..4aecfe19b7 100644 --- a/files/ja/games/workflows/2d_breakout_game_phaser/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_phaser/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_phaser/physics/index.html b/files/ja/games/tutorials/2d_breakout_game_phaser/physics/index.html index 8ab82a8be7..8ab82a8be7 100644 --- a/files/ja/games/workflows/2d_breakout_game_phaser/physics/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_phaser/physics/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.html index b8e5486a80..b8e5486a80 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/build_the_brick_field/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/build_the_brick_field/index.html index b85ae7fccf..b85ae7fccf 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/build_the_brick_field/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/build_the_brick_field/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/collision_detection/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/collision_detection/index.html index ca89b6aaee..ca89b6aaee 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/collision_detection/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/collision_detection/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.html index 86704e0661..86704e0661 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/finishing_up/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/finishing_up/index.html index 7078862a9b..7078862a9b 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/finishing_up/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/finishing_up/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/game_over/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/game_over/index.html index 9bd90da3cd..9bd90da3cd 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/game_over/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/game_over/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/index.html index e708967860..e708967860 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/mouse_controls/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/mouse_controls/index.html index 51da95cada..51da95cada 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/mouse_controls/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/mouse_controls/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/move_the_ball/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/move_the_ball/index.html index b1a53ead12..b1a53ead12 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/move_the_ball/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/move_the_ball/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.html index 1602332d81..1602332d81 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.html diff --git a/files/ja/games/workflows/2d_breakout_game_pure_javascript/track_the_score_and_win/index.html b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/track_the_score_and_win/index.html index 44ba7aa804..44ba7aa804 100644 --- a/files/ja/games/workflows/2d_breakout_game_pure_javascript/track_the_score_and_win/index.html +++ b/files/ja/games/tutorials/2d_breakout_game_pure_javascript/track_the_score_and_win/index.html diff --git a/files/ja/games/workflows/index.html b/files/ja/games/tutorials/index.html index 9d9b5e2ff3..9d9b5e2ff3 100644 --- a/files/ja/games/workflows/index.html +++ b/files/ja/games/tutorials/index.html |