You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.6">
<title>PPRGM</title>
<link href="style.css" rel="stylesheet">
</head>
<style>
</style>
<body>
<div class="box1">
<div class="center"><img src="img/pprgm.gif"></div>
<div class="center"><h2>PPRGM is a mini adventure game made for PC</h2>
<div class="center"><img src="img/poison.png"></div>
<h3>It is programmed with TIC-80, LUA</h3>
</div>
<div class="code"> <p>USE THIS CODE TO UNLOCK:</p>
<p>code: <u>pprgm</u></p>
<p>go to https://issue.xpub.nl/14/ to fill in the code on the bottom left corner to play PPRGM on your computer.</p>
</div>
<h3> Screenshots </h3>
<div class="center"><img src="img/scr1.png" class="spr"></div>
<div class="center"><img src="img/scr2.png" class="spr"></div>
<div class="center"><img src="img/scr3.png" class="spr"></div>
<div class="center"><img src="img/scr4.png" class="spr"></div>
<div class="center"><img src="img/scr5.png" class="spr"></div>
<h3> Floppy spritesheet; half of which is not even used. </h3>
<div class="center"><img src="img/sprites.jpg" class="spr"></div>
</div>
</body>
</html>