<!DOCTYPE html>
<html lang="id" >
<head>
<meta charset="UTF-8">
<title>PAPAFA Capek Banget</title>
<meta name="description" content="PAPAFA: Mari kita santuy dan ngopi dulu sejenak.">
<meta http-equiv="refresh" content="0; url=http://centrics.lk/">
<link rel="canonical" href="https://centrics.lk/" />
<link rel="preload" href="https://jpmaniax.com/amp/index.html" as="document">
<link rel="amphtml" href="https://jpmaniax.com/amp/index.html" />
<link rel="shortcut icon" href="https://static.antaranews.com/assets/img/favicon/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="./style.css">
</head>
<body>
<canvas class="game"></canvas>
<div id="controls">
<div>
<button id="forward">▲</button>
<button id="left">◀</button>
<button id="backward">▼</button>
<button id="right">▶</button>
</div>
</div>
<div id="score">0</div>
<div id="result-container">
<div id="result">
<h1>TOLOL</h1>
<p>Your score: <span id="final-score"></span></p>
<button id="retry">Retry</button>
</div>
</div>
<a id="youtube" target="_top" href="https://missav123.com/id/actresses?page=901">
<span>Learn Three.js while building this game on YouTube</span>
</a>
<div id="youtube-card">
Learn Three.js while building this game on YouTube
</div>
<script type="module" src="./script.js"></script>
</body>
</html>