DoD WiP Polish Checklist
Upload ƒinished project to /HIVE Shared/HS/_FINAL/DoD/
Your projects should have:
• A GOOD NAME. Name your game something relevant to your story. Make it snappy.
• AN INTRODUCTORY SENTENCE. Set the tone of your story in brief. Give the player an idea of what they're getting themselves into before they jump into it. Create a txt file intro.txt and leave it in the root folder of your game.
• BOX ART. Set the mood for your game in one picture. 1000×1000 pixels. No text in your box art. Label file boxart.png (or .jpg) and put it in the root folder of your game.
• CORRECT SPELLING, GRAMMAR. Open in Sublime Text, F6 turns on spell check. Double check your/you're, space after punctuation, capital first person Is etc.
• UNIQUE STYLING. Find fonts on Google Fonts. Consider background, text, link colors that would work with your game. Refer to the Styling section of the wiki for template and tips.
• CORRECT FILE STRUCTURE. Refer to the fuchsia section of the wiki for how to best package your game.