Dream-Blocks/index.html

23 lines
1.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Dream Blocks</title>
</head>
<body>
<h1>Dream Blocks ❤</h1>
<form>
<button formaction="https://azekilldiablo.github.io/Dream-Blocks/">Home</button>
<button formaction="game">About the game</button>
<button formaction="gallery">Screenshots</button>
<button formaction="download">Get the game</button>
<button formaction="actors">Contributors</button>
</form>
<hr>
<p>Welcome to Dream Blocks website! Dream Blocks is a game made by LordStephen77 and is inspired by Minetest, a very popular 3D game engine (open-source). It's a small, 2D, Java written and open-source game!</p>
<h2>Some news in developpement</h2>
<blockquote>Game Repository has been set up on GITHUB! Come and help us at <a>https://github.com/LordStephen77/DreamBlocks-Beyond-of-Time</a>!!!</blockquote>
</body>
</html>