forked from Slope-Game/Slope-Game.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
2-player-games.html
130 lines (119 loc) · 5.8 KB
/
2-player-games.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
123
124
125
126
127
128
129
130
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="#">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>2 Player Games | slope-game.github.io</title>
<link rel="icon" href="img/favicon.png">
<link rel="stylesheet" type="text/css" href="/assets/style.css" />
<meta name="google-site-verification" content="2rHJ7VRPQvWn6LSai_6iqg6l9tapR7KgqtMHnSXioOQ" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7889675448259925"
crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BF3BWX3NND"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BF3BWX3NND');
</script>
</head>
<body>
<header id="header">
<a href="/" class="logo">
<img src="/img/slope-logo.png" width="190" height="85" alt="Slope Game" />
</a>
<div class="headwrap">
<div class="headtop">
<div class="search">
<button type="button" class="icon-search"></button>
<form action="#" method="get" id="formSearch">
<input id="search" autocomplete="off" type="search" maxlength="50" />
</form>
<ul id="results"></ul>
</div>
<button type="button" class="icon-login"></button>
</div>
<nav>
<ul id="menu">
<li class="navhome"><a href="/" class="icon-home"></a></li>
<li class="navover"><a href="/action-games.html" class="border1">Action</a>
<li class="navover"><a href="/adventure-games.html" class="border2">Adventure</a>
<li class="navover"><a href="/running-games.html" class="border3">Running</a>
<li class="navover"><a href="/car-games.html" class="border4">Car</a>
<li class="navover"><a href="/shooting-games.html" class="border5">Shooting</a>
<li class="navover"><a href="/skill-games.html" class="border0">Skill</a>
<li class="navover"><a href="/stickman-games.html" class="border0">Stickman</a>
<li class="navover"><a href="/2-player-games.html" class="border0">2 players</a>
<li class="navover"><a href="/io-games.html" class="border0">Io</a>
</ul>
</nav>
</div>
</header>
<main id="main" data-cat="2-player">
<div class="main">
<div class="Cside">
<div class="bandeau op">
<!-- slope_new_cat -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-7889675448259925"
data-ad-slot="5911474059"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="border">
<div class="cathead color2">
<h1>2 Player Games</h1>
</div>
<div class="catdesc">
<p id="desc" class="desc">
You can challenge your pals to cooperative games on the same computer while you play two player games. Each player can control and develop their own character by sharing the keyboard; in certain games, up to four players can play simultaneously. Other games allow you to embark on an adventure with others; to advance, you must pool your resources and abilities. Games for two players provide a rich and frequently humorous gaming experience, making them ideal for entertaining friends on a fun night out.</p>
</div>
<div class="content capcat">
<ul class="captions" id="catlist">
</ul>
</div>
</div>
<div class="footdesc border">
<h2>What are 2 players Games?</h2>
<p>With two-player games you can cooperate with a friend or challenge him by playing on the same computer in split screen or on a network. <strong>2 player games</strong> will be great for having fun with a friend and titles like Getaway Shootout will lead to funny situations for guaranteed giggles. 2-player fighting games are also very popular, with Bleach Vs Naruto for example, in which you can play your favorite anime heroes and face a friend in pitiless duels. There are also sports games that can be played in pairs, basketball, tennis or football, as with the game Football Legends, many disciplines will be represented. Snokido offers many <strong>free 2-player games</strong>, so don't hesitate to discover them with your friends to share good moments of gaming.</p>
<h2>What are the best free 2 player games?</h2>
<ol>
<li><a href="/fireboy-and-watergirl-6.html">Fireboy & Watergirl 6 Fairy Tales</a></li>
<li><a href="/thumb-fighter-halloween.html">Thumb Fighter Halloween</a></li>
<li><a href="/rooftop-snipers-2.html">Rooftop Snipers 2</a></li>
<li><a href="/duo-survival-3.html">Duo Survival 3</a></li>
<li><a href="/fireboy-and-watergirl-3.html">Fireboy & Watergirl 3 Ice Temple</a></li>
</ol> </div>
</div>
<div class="Rside">
<div class="board op">
<!-- slope_new_cat_2 -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-7889675448259925"
data-ad-slot="8357727896"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</div>
</main>
<script src="/assets/js-new.js"></script>
<script>
window.addEventListener('load', function() {
loadCat(document.querySelector('#main').dataset.cat);
})
</script>
<footer id="footer">
<div id="copyright">
All Rights Reserved © 2022-2024 slope-game.github.io </div>
</footer>
</body>
</html>