-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (163 loc) · 8.66 KB
/
index.html
File metadata and controls
170 lines (163 loc) · 8.66 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Project Rescue - Mystery Game</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<meta name="keywords" content="Project Rescue, mystery game, game development, Satviky, immersive storytelling, game updates, Dreamydevz, mystery, rescue satviky, project rescue satviky, game, rescue game, project rescue game, Project Rescue- Mystery game by Satviky, Project Rescue - Mystery Game India, Project Rescue - game by Indian devs">
<meta name="description" content="Project Rescue is a mystery game in development by Satviky">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebPage",
"name": "Project Rescue- Mystery Game",
"description": "Details about project Rescue, launch date, updates, changelog, milestones and many more",
"url": "https://project-rescue.onrender.com"
}
</script>
<meta name="msvalidate.01" content="2A24D59ECA3543CA75FA54C86B9CB1FE" />
</head>
<body>
<nav class="p-3 mb-2 bg-black text-white d-flex justify-content-lg-between
" style="align-items: center;">
<div class="com-n">
<span>Project</span> <span>Rescue</span>
</div>
<div class="nav-default">
<ul class="nav nav-underline">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="project-rescue.html">Project Rescue</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">All Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#changelog">Changelog</a>
</li>
<li class="nav-item">
<a class="nav-link disabled" aria-disabled="true">Contact</a>
</li>
</ul>
</div>
<div class="nav-phone">
<div class="btn-group dropend">
<button type="button" class="btn btn-outline-light dropdown-toggle" data-bs-toggle="dropdown"
aria-expanded="false">
≡
</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item active" href="index.html" aria-current="true">Home Page</a></li>
<li><a class="dropdown-item" href="project-rescue.html">Project Rescue</a></li>
<li><a class="dropdown-item" href="projects.html">All Projects</a></li>
<li><a class="dropdown-item" href="index.html#changelog">changelog</a></li>
<li><a class="dropdown-item disabled" aria-disabled="true">Contact</a></li>
</ul>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</div>
<div class="right-el">
<img src="" alt="Project-Rescue-Game">
</div>
</nav>
<div class="wrapper fade-in">
<div class="one">
<header class="p-3 mb-2 bg-black text-white d-flex justify-content-center">
<div>
<h1>Project Rescue Development Tracker</h1>
<p>Follow the progress and updates of the immersive mystery game Project Rescue.</p>
</div>
<div>
<div class="mode-toggle-wrapper"> <input type="checkbox" id="mode-toggle" class="mode-toggle">
<label for="mode-toggle" class="toggle-label"></label>
</div>
</div>
</header>
</div>
<div class="two">
<div class="spinner-border text-primary" role="status">
<span class="visually-hidden">Loading...</span>
</div>
<div>No Images for the projects found.</div>
</div>
<div class="three">
<main>
<section id="overview">
<h2>Project Overview</h2>
<p>Project Rescue is an immersive mystery game that combines captivating storytelling with
challenging
puzzles. Stay tuned for regular updates!</p>
</section>
<section id="updates">
<h2>Latest Updates</h2>
<p>Here we will be mentioning the latest update about the project</p>
<p><a href="https://pr-rescue.vercel.app/"> click here to open demo website</a></p>
<div class="update">
<h5>Respository created.</h5>
<p>The first thing we needed to do was this. <br>
Committed the Readme. Committed to the goal. This is what we need to do, right?
</p>
<h5>Website make</h5>
<p>Yep this thing, which you are reading currently. <br>
I don't know if this is the right way, but i am open to your suggestions, you can always
mail me and
tell me what to do and what to not. <br>
I don't guarantee if your suggestion will be heard or not.
</p>
<!-- <video controls src="vid-01.mp4"></video> -->
</div>
<!-- Add more updates as needed -->
</section>
<section id="ideas">
<h2>Future Goals</h2>
<h5>Creating engaging storyline for the game</h5>
<p>We have a good and engaging storyline but we believe in improvising daily until we reach a point
where no
one is sad about the story.</p>
<h5>Your game, your ending</h5>
<p>We want to keep the story and gameplay totally depended on user input, so your game may have
different
ending and not what your friends got. This is hard to do and hard to achieve but we are ready to
take up
the challenge.</p>
<h5>Adverts?</h5>
<p>We also know that no one likes adds, so we will be keeping no adds. If you are stuck watch a add
and take
a hint, otherwise the entire game is add-free.</p>
</section>
<section id="changelog">
<h2>Changelog</h2>
<ul>
<li>Version 0.0 - website created.</li>
<li>Version 0.0 - Respository Created.</li>
<li>Version 0.5 - Demo model <a href="https://pr-rescue.vercel.app/">Demo Website</a> </li>
<!-- <li>Version 1.1 - Added new puzzle mechanism (Date)</li> -->
<li>Version 1.0 - Initial release (Scheduled on Feb 16)[Unfortunately maybe it will be postponed]</li>
<li>Version 1.0 - Probably on 2026-02-16, the game will be launched to play.</li>
</ul>
</section>
</main>
</div>
<div class="four">
<div>Follow the project on <a href="https://github.com/Satviky/project-rescue">GitHub</a></div>
<div>To reach out the devs, click on the email attached in the footer.</div>
<div>We are open for suggestions and criticism.</div>
<div>We are also open for funds and donations 😅
</div>
<div>Came up with something new... gonna post about it soon</div>
</div>
</div>
<footer class="p-3 mb-2 bg-black text-white d-flex justify-content-evenly">
<div><a href="https://github.com/Satviky/project-rescue">GitHub</a></div>
<div>Project-"Rescue" © Satviky </div>
<div><a href="mailto:it10800222125@gmail.com">@ Satviky</a></div>
</footer>
</body>
<script src="script.js"></script>
</html>