-
Notifications
You must be signed in to change notification settings - Fork 1
/
neutral_and_combo.html
122 lines (107 loc) · 6.82 KB
/
neutral_and_combo.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>CB Smash Club - Neutral and Combo</title>
<!-- Bootstrap CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<!-- Theme CSS -->
<link href="css/SmashClub.css" rel="stylesheet">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-custom navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="https://cbsmashclub.github.io/">
<i class="fa fa-gamepad"></i> <span class="light">CB</span> SMASH CLUB
</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="hidden">
<a href="https://cbsmashclub.github.io/"></a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials & Guides <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="smash_intro">Intro</a></li>
<li><a href="characters">Characters</a></li>
<li><a href="#page-top" class="page-scroll">Neutral & Combo</a></li>
<li><a href="basic_tech">Basic Tech</a></li>
</ul>
</li>
<li>
<a href="ruleset">Ruleset</a>
</li>
<li>
<a href="about">About</a>
</li>
<li>
<a href="extras">Extras</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="intro_neutral_combo">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1>Neutral and Combo Game</h1>
<p class="light_text">These two terms are ubiquitous to any fighting game, and the Super Smash Bros. series is no different. To perfect either of these is to perfect the game, as the opponent will never land a hit or will die on any hit.</p>
</div>
</div>
</div>
</div>
</header>
<section id="neutral_combo_neutral" class="container content-section text-left">
<div class="row">
<div class="container">
<div class="col-lg-5 col-md-9 col-sm-8 col-lg-offset-2">
<h2>The Neutral Game</h2>
<p>The neutral game occurs when neither you nor your opponent have the advantage. To gain the advantage, you have to land the first hit on the opponent, and punish the opponent for getting hit, changing the state from neutral to punish. The neutral game is a fundamental part of any good fighting game, and often shares the same strategies, regardless of the game. These strategies include pressuring the opponent offensively, playing defensively to make the opponent slip up, or predicting (or reading) the option your opponent will take after you force them into a situation with a limited number of options. The neutral game is where playstyles are apparent, as there are many different approaches to it, and it is where you can be creative in how you play.</p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4">
<h2> </h2>
<img src="img/neutral.gif" alt="" class="img-responsive">
</div>
</div>
</div>
</section>
<section id="neutral_combo_combo" class="content-section text-left">
<div class="neutral_combo_combo-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>The Combo Game</h2>
<p>The punish (or combo) game occurs after the first hit is landed. Here, you use the first hit to chain into other attacks, finishing with a kill move to take their stock. This is where different characters will have noticeably different gameplay (though in the neutral, different characters are better suited to some options more than others). A perfect combo, or zero-to-death, consists of you consistently landing attacks on your opponent without them ever escaping or running out of hitstun until they die. Note that this is not required, as a very viable strategy involves reading where the opponent will tech (this is known as reaction techchasing).</p>
<img src="img/combo.gif" alt="" class="img-responsive" style="max-height:200px"><br>
<p>If you are on the receiving end of a combo, your goal is to escape it, resuming the neutral game. Many tools are given to you for this, including crouch cancelling, DI, SDI, essentially any movement option, teching, and evasion options (shielding, rolling, spotdodging, or airdodging). Note that your opponent can use mixups (using a different option than you were expecting) or reads to prevent this. For improving neutral, combos, and escaping combos, practice is necessary.</p>
</div>
</div>
</div>
</section>
<footer>
</footer>
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Bootstrap JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Theme JavaScript -->
<script src="js/SmashClub.js"></script>
</body>
</html>