-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmarch.html
More file actions
22 lines (19 loc) · 1.55 KB
/
Copy pathmarch.html
File metadata and controls
22 lines (19 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>march17th</title>
<link rel="stylesheet" href="https://stackedit.io/style.css" />
</head>
<body class="stackedit">
<div class="stackedit__html"><h1 id="march-17th---an-interactive-digital-story">March 17th - An Interactive Digital Story</h1>
<p><em>March 17th</em> is a project that mixes computer science and literature, providing a new take on the classic murder mystery. This HTML/CSS/JS story takes readers through the night of March 17th and the murderous Entright family, leading them through a series of riddles to reach the end. The digital format and presentation provide unique advantages, making the story far more interactive and user-centered. Effectively, <em>March 17th</em> transforms the murder mystery from a retrospective, passively read narrative to an actively engaging, conclusion-driven experience – instead of reading about a detective figuring out the crime, the reader figures out the crime themselves.<br>
While I have not currently published the code for this project separately, you can find links to the project here:</p>
<p>To view the story itself:<br>
<a href="https://torink2.github.io/MurderMystery/March%2017th.html">https://torink2.github.io/MurderMystery/March 17th.html</a></p>
<p>To view a walkthrough of the story:<br>
<a href="https://torink2.github.io/MurderMystery/March%2017th%20Walkthrough.html">https://torink2.github.io/MurderMystery/March 17th Walkthrough.html</a></p>
</div>
</body>
</html>