Updated How to get your game featured.md (markdown)
commited
commit
f25b19a3469676bcddf67aeafb29689d261f595a
... | ... | @@ -6,7 +6,7 @@ First, there are some things to avoid, which shouldn't be too hard: |
6 | 6 | - No game collections (E.g. don't make the first level Floppy Fish and the second level Tumble. Focus on one game and let *Fancade* be the *collection* of games.) |
7 | 7 | - No orientation lock (E.g. don't force the player to use landscape mode. If they want to play in portrait mode, despite the game working best in landscape, then let them.) |
8 | 8 | - No box art level (E.g. don't make the first level just a pretty picture, learn to use the [[Box Art Sensor]] instead.) |
9 | - No impossible difficulty (E.g. if your game has "hard", "impossible", or "kaizo" in the title, then it's probably too hard for most users, and unlikely to be featured.) |
|
9 | - No impossible difficulty (E.g. if your game has "hard", "impossible", "kaizo", or "troll" in the title, then it's probably too hard for most users, and unlikely to be featured.) |
|
10 | 10 | |
11 | 11 | Then, the interesting things you *should* do, which are probably harder, but oh so worthwhile: |
12 | 12 |