games/Games/Flash/index.html
2023-05-11 09:04:11 +02:00

21 lines
622 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Flash Games</title>
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
</head>
<body>
<h1 style="font-size:2vw">Flash games.</h1>
<p>On this page you can play flash games, all of these run on <a title="Ruffle" href="https://ruffle.rs">Ruffle</a>
</p>
</p>
<p><a href="Interactive buddy/">Interactive buddy</a></p>
<a href="bloxorz/">Bloxorz</a>
</body>
</html>