-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
157 lines (151 loc) · 7.98 KB
/
Copy pathindex.html
File metadata and controls
157 lines (151 loc) · 7.98 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Minercat3D</title>
<link rel="stylesheet" href="/src/main.css">
<link rel="stylesheet" href="/src/scratch/common.css">
<link rel="stylesheet" href="/src/scratch/inline.css">
<link rel="stylesheet" href="/src/scratch/normalize.min.css">
<link rel="stylesheet" href="/src/scratch/projects.css">
</head>
<body>
<div id="navigation">
</div>
<div id="app">
<div id="page">
<div id="view">
<div class="preview">
<div class="inner">
<div class="flex-row preview-row force-row">
<div class="flex-row project-header"><a href="http://jsims.org"><img class="avatar" alt="josh"
src="/avatar.webp"></a>
<div class="title">
<div class="project-title no-edit" title="Miner Cat 3D">Miner Cat 3D</div>by <a
href="http://jsims.org">josh</a>
</div>
</div>
<div class="project-buttons"><a href="https://github.com/jm8/minercat3d-webgl/"
style="box-sizing: border-box; color: white;" class="button button see-inside-button"><span>See
inside</span></a>
</div>
</div>
<div class="flex-row preview-row">
<div class="guiPlayer">
<div class="stage-wrapper_stage-wrapper_2bejr box_box_2jjDp" dir="ltr">
<div class="box_box_2jjDp">
<div class="stage-header_stage-header-wrapper_1F4gT box_box_2jjDp">
<div class="stage-header_stage-menu-wrapper_15JJt box_box_2jjDp"
style="padding-bottom: 0px; padding-top: 0px;">
<div class="controls_controls-container_2xinB"><img id="greenflag"
class="green-flag_green-flag_1kiAo" draggable="false" src="/greenflag.svg" title="Go"><img
class="stop-all_stop-all_1Y8P9" draggable="false" src="/stop.svg" title="Stop" id="stop">
</div>
<div class="stage-header_stage-size-row_14N65">
<div><span class="button_outlined-button_1bS__ stage-header_stage-button_hkl9B"
id="enterfullscreen" role="button">
<div class="button_content_3jdgj"><img alt="Enter full screen mode"
class="stage-header_stage-button-icon_3zzFK" draggable="false" src="/fullscreen.svg"
title="Full Screen Control">
</div>
</span></div>
</div>
</div>
</div>
</div>
<div class="stage-wrapper_stage-canvas-wrapper_3ewmd box_box_2jjDp">
<div class="stage_stage-wrapper_eRRuk box_box_2jjDp">
<div class="stage_stage_1fD7k box_box_2jjDp" style="width: 480px; height: 360px;">
<div id="game">
<pre id="debug">
</pre>
<canvas width=960 height=720 style="width: 480px; height: 360px;" id="canvas"></canvas>
<div id="shopmenu">
<div id="shoptabs" class="tabs">
<button style="background-image: url('shopCategory1.svg');"
class="gamebutton selected tab" id="pickaxetab"></button>
<button style="background-image: url('shopCategory2.svg');" class="gamebutton tab"
id="backpacktab"></button>
<button style="background-image: url('shopCategory3.svg');" class="gamebutton tab"
id="armortab"></button>
</div>
<div class="shopmain">
<span id="shopmax">max</span>
<div id="shopnotmax">
<div class="info">
<div id="shopinfoname"></div>
<div id="shopinfonumber"></div>
</div>
<img id="shopicon" class="icon" src="/pickaxe1.png">
<div id="shopprice" class="price"></div>
<button class="gamebutton" id="buy">buy</button>
</div>
</div>
</div>
<div id="gui">
<div class="row"><span id="cash"></span><span id="layer"></span></div>
<div class="buttons">
<button class="gamebutton" id="shop">shop</button>
<button class="gamebutton" id="sellall">sell all</button>
</div>
<div class="row"><span id="hp"></span><span id="backpack"></span></div>
</div>
<div id="crosshair"></div>
</div>
<div class="stage_frame-wrapper_1JaS_ box_box_2jjDp"></div>
</div>
<div class="stage_stage-overlays_eE14L box_box_2jjDp">
<div class="stage_stage-bottom-wrapper_KIBfo" style="width: 480px; height: 360px;"></div>
<canvas class="stage_dragging-sprite_pxcJj" width="0" height="0"></canvas>
</div>
</div>
</div>
</div>
</div>
<div class="flex-row project-notes">
<div class="description-block">
<div class="project-textlabel"><span>Instructions</span></div>
<div class="project-description">Miner Cat 3D the sequel of Miner Cat 2D<br>
___________________________________________<br>
<br>
WASD, space and mouse to move the cat.<br>
Mine blocks with your mouse.<br>
___________________________________________<br>
<br>
Explore caves, avoid lava, get better gear and find new layers.<br>
</div>
</div>
<div class="description-block">
<div class="project-textlabel"><span>Notes and Credits</span></div>
<div class="project-description">
This game is inspired by the roblox game called<br>
"Miner Cat 2 on Scratch".<br>
Check it out with this link:<br>
<a
href="https://scratch.mit.edu/projects/351793769/">https://scratch.mit.edu/projects/351793769/</a><br>
___________________________________________<br>
<br>
Code: me<br>
Art: <a href="https://scratch.mit.edu/users/Coltroc/">@Coltroc</a>, inspired by minecraft and
others.<br>
Music: Minecraft<br>
Scratch: massachusetts institute of technology<br>
___________________________________________<br>
<br>
<a href="#">#MinerCat2</a> <a href="#">#Minercat</a> <a href="#">#Bigproject</a> <a
href="#">#Coltroc</a>
<a href="#">#Money</a> <a href="#">#mining</a> <a href="#">#Game</a> <a href="#">#Games</a> <a
href="#">#Scrolling</a> <a href="#">#Platformer</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>