clean repo
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!--
|
||||
/_ ... _ /_
|
||||
/_//_/ ////_//_//_//\
|
||||
_/ _//
|
||||
-->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title>hgman</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
|
||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="wrap">
|
||||
<div id="WORD" class="word">
|
||||
LOADING
|
||||
</div>
|
||||
|
||||
<div id="lives" class="lives">
|
||||
...
|
||||
</div>
|
||||
|
||||
<div id="keyboard" class="keyboard">
|
||||
...
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
2021 by <a href="//iiiypuk.me/">iiiypuk</a>
|
||||
<p>ver: 0.2.1</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="game.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user