Skip to content

Commit 9f7e39f

Browse files
authored
Update maze_escape_raycaster.html
1 parent 55f910f commit 9f7e39f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

entries/maze_escape_raycaster.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="description" content="A game where you have to escape from a maze. Works by using raycasting.">
55
<meta name="author" content="Jerry George">
66
<meta name="github" content="jrygeorge">
7-
<title>Maze Escape by jrygeorge</title>
7+
<title>Maze Escape</title>
88
<style>
99
h1 {
1010
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
@@ -545,4 +545,5 @@ <h4>
545545

546546
</script>
547547

548-
</body>
548+
549+
</body>

0 commit comments

Comments
 (0)