add FAQ question: How to create game

This commit is contained in:
nehalmistry 2006-07-29 21:00:22 +00:00
parent a249264c06
commit c3ec778ec9

View file

@ -34,6 +34,12 @@
again. If the problem still occurs, you will need to 'make' without
making dependencies first.<p>
<b>Q: How do I create a game using the engine?</b><br>
A: There is no documentation on how to create a game from scratch,
unfortunately. Use an existing game as a template, and look at the various
scripting documentation included with the engine in the 'doc/scripts'
directory.<p>
<b>Q: Does Stratagus work with ALSA?</b><br>
A: Yes, if you compiled SDL with ALSA support.<p>
@ -50,7 +56,7 @@
<b>Q: Can I use Stratagus to play Age of Empires, StarCraft, or any
other commercial game?</b><br>
</b>A: No.<p>
A: No.<p>
<b>Q: My question isn't answered here.</b><br>
A: Submit a <a href="http://sourceforge.net/tracker/?group_id=84903&amp;atid=574266">support tracker item</a>.<p>