Updated How to get your game on spotlight.md (markdown)
commited
commit
71cfea597c72204f5a8b235402932b8b4f4ab9f6
... | ... | @@ -2,7 +2,7 @@ You've made a game? Awesome! You want it to be listed in Spotlight so that many |
2 | 2 | |
3 | 3 | First, there are some things to avoid, which shouldn't be too hard: |
4 | 4 | |
5 | - No copyright violations (E.g. don't copy sprites or levels from some other game that you did not make. It is fine to copy your own level in your game, as long as you change the design or scripts of the level.) |
|
5 | - No copyright violations (E.g. don't copy sprites or levels from some other game that you did not make. It is fine to copy your own level in your game(s), as long as you change the design or scripts of the level.) |
|
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.) |