Update index.html

master
azekillDIABLO 2017-06-18 14:29:56 +02:00 committed by GitHub
parent 512f452abc
commit 9a643c2692
1 changed files with 6 additions and 4 deletions

View File

@ -9,10 +9,10 @@
<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>
<button formaction="https://azekilldiablo.github.io/Dream-Blocks/game">About the game</button>
<button formaction="https://azekilldiablo.github.io/Dream-Blocks/gallery">Screenshots</button>
<button formaction="https://azekilldiablo.github.io/Dream-Blocks/download">Get the game</button>
<button formaction="https://azekilldiablo.github.io/Dream-Blocks/actors">Contributors</button>
</form>
<hr>
<p>Dream Blocks is a game made by LordStephen77 (and his collaborators!) and is inspired by Minetest, a very popular 3D game engine (open-source). It's a small, 2D, Java written and open-source game! While the code is only based on scratch, textures are inspired from many games such as starbound or terraria... The games support procedural generation and changes every week!</p>
@ -25,5 +25,7 @@
<li>Textures: ...</li>
<li>License: GPL v0.3</li>
<li>Platforms: Anything with Java on it</li>
<h3><a href="https://github.com/LordStephen77/DreamBlocks-Beyond-of-Time/issues">You have a bug? A suggestion? A question? Click here to report a problem!<a></h2>
</body>
</html>