saudade/carolyns_creations/petz/petz3/p3official/p3official.html
2023-07-07 16:02:16 -07:00

49 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style.css">
<!-- from source -->
<title>Petz 3 Official Downloads</title>
<!-- -->
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head>
<body>
<div class="center green big">
<p class="purple bigger"><b>Petz 3 Official Downloads</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
<p>I have been told that these old Petz 3 official downloads are no longer
available anywhere. I've not had time to check all possible places myself to
find out if this is so, but until I hear otherwise I'm putting them on this
page for players of the best-ever petz game to grab :-)</p>
<p><a href="artdecoclock.exe">art deco clock</a><br>
<a href="brownframe.exe">brown frame</a><br>
<a href="carnations.exe">carnations</a><br>
<a href="carrotseeds.exe">carrot seeds</a><br>
<a href="healthytreat.exe">healthy treat</a><br>
<a href="holidaytoyz.exe">holiday toyz</a><br>
<a href="jackolantern.exe">jack o lantern</a><br>
<a href="lovepotion.exe">love potion</a><br>
<a href="marblevase.exe">marble vase</a><br>
<a href="menorah.exe">menorah</a><br>
<a href="roachmotel.exe">roach motel</a><br>
<a href="sneaker.exe">sneaker</a><br>
<a href="snowscene.exe">snowscene</a><br>
<a href="snowtoyz.exe">snow toyz</a><br>
<a href="soccerball.exe">soccer ball</a><br>
<a href="sunflowerseeds.exe">sunflower seeds</a><br>
<a href="tennisball.exe">tennis ball</a><br>
<a href="violetseeds.exe">violet seeds</a></p>
</div>
</body>
</html>