-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCreate Game.html
204 lines (169 loc) · 7.28 KB
/
Create Game.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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Site Metas -->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Bubble fruit</title>
<!-- slider stylesheet -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/assets/owl.carousel.min.css" />
<!-- bootstrap core css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<!-- fonts style -->
<link href="https://fonts.googleapis.com/css?family=Baloo+Chettan|Dosis:400,600,700|Poppins:400,600,700&display=swap" rel="stylesheet" />
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet" />
<!-- responsive style -->
<link href="css/responsive.css" rel="stylesheet" />
</head>
<body class="sub_page">
<div class="hero_area">
<!-- header section strats -->
<div class="brand_box">
<a class="navbar-brand" href="index.html">
<span>
<h1><b>Make a game with Scratch</b></h1>
</span>
</a>
</div>
<!-- end header section -->
</div>
<!-- nav section -->
<section class="nav_section">
<div class="container">
<div class="custom_nav2">
<nav class="navbar navbar-expand custom_nav-container ">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="d-flex flex-column flex-lg-row align-items-center">
<ul class="navbar-nav ">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="">|</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Create Game.html">Create Game </a>
</li>
<li class="nav-item">
<a class="nav-link" href="">|</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Create exe file.html">Create exe file</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">|</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0 ml-0 ml-lg-4 mb-3 mb-lg-0">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit"></button>
</form>
</div>
</div>
</nav>
</div>
</div>
</section>
<!-- end nav section -->
<!-- about section -->
<h1 style="background-color: rgb(5, 42, 254); color: aliceblue;"><b>Create stories, games, and animations</b></h1>
<section class="about_section ">
<div class="container-fluid">
<div class="row" style="margin-top: 55px;">
<div class="col-md-6 px-4">
<h2 style="margin-left: 20px;"><b>About Scratch Software</b></h2>
<div class="img-box" style=" margin-top: 0px; margin: 20px; padding: 25px;">
<p>
<b><h5>Scratch is the world’s largest coding community</h5></b>for
children and a coding language with a simple visual interface
that allows young people to create,
Digital stories,
Games,
Animations.
<br><br>
<h5><b>Scratch promotes</b></h5>
computational thinking and problem solving skills;
<br>creative teaching and learning;
<br>self-expression and collaboration;
<br>and equity in computing.
<br>
<p id="watch" style="color: red;">Scratch is always free and is available in more than 70 languages.</p>
</div>
</div>
<div class="col-md-5">
<br>
<div class="detail-box">
<div class="heading_container">
<div class="dilan">
<h2>
How to create Game
</h2>
</div>
<br>
</div>
<a href="https://resources.scratch.mit.edu/www/cards/en/scratch-cards-all.pdf" target="_blank">View PDF</a>
<a href="#watch" >Watch Video</a>
<hr>
<br><br><br>
<a href="https://scratch.mit.edu/projects/editor/?tutorial=getStarted" target="_blank"
style="background-color: rgba(25, 13, 249, 0.895);"><b style="color: rgb(255, 255, 255);">Create Game</b>
</a>
</div>
</div>
</div>
</div>
<br>
<a href="https://youtu.be/1jHvXakt1qw" target="_blank">
<img src="images/y video 1.JPG" alt="img 1" width="340" height="250" style="margin-left: 20px;"></a>
<a href="https://youtu.be/Pe4M-lq6_qk" target="_blank">
<img src="images/y video 2.JPG" alt="img 1" width="340" height="250" style="margin-left: 30px;"></a>
<a href="https://youtu.be/TBUOREW2Qjk" target="_blank">
<img src="images/y video 3.JPG" alt="img 1" width="340" height="250" style="margin-left: 30px;"></a>
</section>
<br><br>
<!-- end about section -->
<!-- info section -->
<section class="info_section ">
<div class="container" style="padding: 40px;">
<div class="info_logo">
<h3>D_one Creation</h3>
<br>
<a href="">Home</a>
<br>
<a href="">Games</a>
<br>
<a href="https://scratch.mit.edu/projects/editor/?tutorial=getStarted" target="_blank">Create Games</a>
<br>
<a href="https://sheeptester.github.io/htmlifier/" target="_blank">Create exe file</a>
<br>
<a href="https://scratch.mit.edu/" target="_blank">Scratch main site</a>
<br>
<a href="https://resources.scratch.mit.edu/www/cards/en/scratch-cards-all.pdf" target="_blank">
How to create game in scratch
</a>
</div>
<img src="images/Scratch logo.png" width="300px" style="position:absolute; margin-left: 900px; margin-bottom: -200px; ">
</div>
</section>
<!-- end info section -->
<!-- footer section -->
<section class="container-fluid footer_section ">
<p>
2023-01-02<br>Design by ‐
D_one Creation
</section>
<!-- footer section -->
<script type="text/javascript" src="js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>