|
<html> |
|
<head> |
|
<meta charset="utf-8"> |
|
<title>ComBauen</title> |
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
<link rel="stylesheet" href="main.css"> |
|
<link rel="shortcut icon" href="img/favicon.png"> |
|
|
|
<!-- Google Fonts --> |
|
<link href='https://fonts.googleapis.com/css?family=Press+Start+2P' rel='stylesheet' type='text/css'> |
|
<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,700' rel='stylesheet' type='text/css'> |
|
|
|
<!-- Font Awesome --> |
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"> |
|
|
|
|
|
</head> |
|
<body> |
|
<!-- @order{ |
|
| header |
|
|>| learn-more button; <download,support,social> |
|
| about |
|
|>| download button; background slideshow as gif |
|
| social |
|
|>| links to our social media pages |
|
| download |
|
|>| external links for 3 pltfrms (jar,exe,apk) |
|
| contrib |
|
|>| github,greenfoot links |
|
} |
|
--> |
|
<header> |
|
<nav class="navigation"> |
|
<a class="navl" href="/download/">Download</a> |
|
<a class="navl" href="/support/">Support</a> |
|
<a class="navl" href="#social">Social Media</a> |
|
</nav> |
|
<h1 class="header-ttl">ComBauen</h1> |
|
<p class="i">build your Server!</p> |
|
<form action="#about"><button class="title-btn" type="submit">Learn More</button></form> |
|
</header> |
|
<about id="about"> |
|
<h1 class="header-about"></h1> |
|
<div class="about-p"> |
|
<p>ComBauen is a Java based game where you need to find parts for a Server in an open-world scenario to run the Matrix on it. Your Father comitted suicide because he failed at this task and you need to restore your families reputation!</p> |
|
</div> |
|
<p> |
|
Download ComBauen now!!!! |
|
</p> |
|
<form action="#download"><button class="about-btn" type="submit">Download</button></form> |
|
</about> |
|
<social id="social"> |
|
<h1 class="social"> |
|
Visit our Social Media Sites! |
|
</h1> |
|
|
|
<div class="social-links"> |
|
|
|
<a href="https://github.com/ivrsoft/combauen" class="fa fa-github fa-5x" aria-hidden="true"></a> |
|
<a href="https://twitter.com/combauen" class="fa fa-twitter fa-5x" aria-hidden="true"></a> |
|
<a href="https://steamcommunity.com/ivrsoft/combauen" class="fa fa-steam fa-5x" aria-hidden="true"></a> |
|
<a href="https://youtube.com/ivrsoft" class="fa fa-youtube fa-5x" aria-hidden="true"></a> |
|
|
|
</div> |
|
|
|
</social> |
|
<download id="download"> |
|
<h1> |
|
Download ComBauen! |
|
</h1> |
|
<p>If you liked what you've seen so far, </p> |
|
<p class="dl-p">or just want to check out Combauen,</p> |
|
<form action="https://github.com/ivrsoft/combauen/archive/master.zip" target="_blank"><button class="realdl-btn" type="submit">Download</button> it right here!</form> |
|
|
|
</download> |
|
<contrib id="contrib"> |
|
<h1 class="contrib"> |
|
Contribute to our Project! |
|
</h1> |
|
<form action="https://github.com/ivrsoft/combauen#fork-destination-box" target="_blank"><button class="fork-btn" type="submit">Fork</button> our Repo!</form> |
|
|
|
<form action="http://combauen.org/forum/index.php" target="_blank"><button class="forum-btn" type="submit">Request</button> a Feature!</form> |
|
</contrib> |
|
|
|
<copyright id="copyright"> |
|
<p class="copyright">© 2015-2016 Luca Kiebel, Luca Hartmann, Luca Hülsmann, Marcus Dec, as IVARA Software. All rights reserved. <br> Greenfoot © Michael Kölling and Poul Henriksen <br> Made with 💻 in Münster</p> |
|
</copyright> |
|
</body> |
|
</html> |
The Official Website of ComBauen! Find the Project by clicking on the Links! We will go live with our first Beta on Greenlight early next Year!