I have made a start up guide for the game. It is my first HTML site. I am not really advanced in HTMl so it is simple. It can be found at;
C:\Users\Harrison.Gary-PC\Documents\dogfightv2.html
I will continuously update it with any suggestions for it. Post them here.
Here is the actual code of the site:
<HTMLdoctype>
<HTML>
<title>Dogfight Guide</title>
<body>
<h1 style="color blue">Official Dogfight Start Up Guide</h1>
<h2>General Game Info</h2>
<h3>The Game</h3>
<p style="font size 14px>Dogfight is a WW1 flight simulator that runs on mobile and desktop computers. It Is currently available from Apple, Android and Windows8.
<h3>Where To Download?</h3>
<p style="font size 14px"> It can be downloaded from the Apple Store, Google Play, Amazon, Samsung Apps, Windows 8 and Windows 8 Phone Stores</p>
<h3>Full Version & Lite Version</h3>
<p style="font size 14px"> The Full Version gives you access to everything including, all practice missions and being able to unlock every plane.
Without the full version you can only use the first planes in Mulitplayer and Practice.</p>
<h3>Multiplayer</h3>
<p>Multiplayer is an online game where you play other people in the world. When you fist play you sign up. You will choose your code name which everyone will see.
This is what people will know you as. They will call you by your whole name or a shorter version of it. You will come to a world map where you choose a server to play on.
You will be logged into this server and the game will begin. if you ahve done the practice missions it is self explanatory. You may chat using the Chat button in the top center of the screen.
Make sure you do not use irresponsible language or you will be banned.</p>
<h3>Forum<h3>
<p>The forum is where pilots chat after the games. The forum is pretty self explanatory. If you are having trouble, go to the gossip section and at the top of the topics in the yellow section, there are many guides.
Just go around to learn your way around. Please again no irresponsible language.</p>
<p>Hope You Found This Helpful!!</p>
</body>
</html>
</!HTMLdoctype>
For anyone who is interested in learning, I recommend CodeAcademy. Its online and free. If anyone sees any HTML they want to know on here post to ask what it does.
Digby