mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Updated Tasks Tab (markdown)
parent
17e08463a4
commit
8e38d4ac1b
1 changed files with 6 additions and 6 deletions
12
Tasks-Tab.md
12
Tasks-Tab.md
|
@ -18,23 +18,23 @@ Below you will find some information on default tasks for creating a level for C
|
|||
15. [Click the Populate i18n button](#click-the-populate-i18n-button)
|
||||
16. [Add i18n field for the sample code comments](#add-i18n-field-for-the-sample-code-comments)
|
||||
17. [Add programming concepts covered](#add-programming-concepts-covered)
|
||||
18. [Remove/simplify unnecessary doodad collision](#remove-simplify-unnecessary-doodad-collision)
|
||||
18. [Remove/simplify unnecessary doodad collision](#removesimplify-unnecessary-doodad-collision)
|
||||
19. [Choose leaderboard score types](#choose-leaderboard-score-types)
|
||||
20. [Choose music file in Introduction script](#choose-music-file-in-introduction-script)
|
||||
21. [Choose autoplay in Introduction script](#choose-autoplay-in-introduction-script)
|
||||
22. [Playtest with a slow/tough hero](#playtest-with-a-slow-tough-hero)
|
||||
23. [Playtest with a fast/weak hero](#playtest-with-a-fast-weak-hero)
|
||||
22. [Playtest with a slow/tough hero](#playtest-with-a-slowtough-hero)
|
||||
23. [Playtest with a fast/weak hero](#playtest-with-a-fastweak-hero)
|
||||
24. [Playtest with a couple random seeds](#playtest-with-a-couple-random-seeds)
|
||||
25. [Make sure the level ends promptly on success and failure](#make-sure-the-level-ends-promptly-on-success-and-failure)
|
||||
26. [Add Clojure/Lua/CoffeeScript](#add-clojure-lua-coffeeScript)
|
||||
26. [Add Clojure/Lua/CoffeeScript](#add-clojureluacoffeeScript)
|
||||
27. [Write a loading tip, if needed](#write-a-loading-tip-if-needed)
|
||||
28. [Create achievements, including unlocking next level](#create-achievements-including-unlocking-next-level)
|
||||
29. [Add to a campaign](#add-to-a-campaign)
|
||||
30. [Choose level options like required/restricted gear](#choose-level-options-like-required-restricted-gear)
|
||||
30. [Choose level options like required/restricted gear](#choose-level-options-like-requiredrestricted-gear)
|
||||
31. [Release to adventurers via MailChimp](#release-to-adventurers-via-mailchimp)
|
||||
32. [Mark whether it requires a subscription](#mark-whether-it-requires-a-subscription)
|
||||
33. [Release to everyone via MailChimp](#release-to-everyone-via-mailchimp)
|
||||
34. [Check completion/engagement/problem analytics](#check-completion-engagement-problem-analytics)
|
||||
34. [Check completion/engagement/problem analytics](#check-completionengagementproblem-analytics)
|
||||
35. [Add a walkthrough video](#add-a-walkthrough-video)
|
||||
|
||||
## Prototyping
|
||||
|
|
Loading…
Reference in a new issue