Advertisement
Guest User

GDxJam#1

a guest
Feb 20th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Dear fellow GDians,
  2. I'm sure you all enjoy the few extensions GDevelop has in store for you, and I'm also sure you would like to have many more to choose from.
  3. Therefore, we decided to make a GDevelop jam event focused on GDevelop extensions. The goal will be to build the best extension possible related to a chosen theme.
  4. The theme will be given on the start day of the jam, and you will have **one week** to create your extension and submit it for review.
  5. The theme will be rather general to encourage variety in the submissions. Ideally, a single jam could lead to up to three published extensions.
  6. For instance, if the theme is "health indicator", you can make any type of health display system (a bar above the player's head, a bar at the top of the screen, a circle below the player's feet, etc.). You can offer anything of course, like changing the player's opacity according to its health, but bear in mind that your extension might be published for the whole community, so you should strive for the most universal/compatible game mechanics.
  7.  
  8. So everyone... Welcome to the first GDxJam! (it reads jeedexjam /dʒɪdeksdʒæm/. Please practice it so you feel comfortable talking about it with your friends, imaginary or not! :grinning:)
  9.  
  10. The theme for this first edition will be announced on [Sunday, March 1st] and the deadline for submitting the extensions will be [Sunday, March 8th 23:59 GMT].
  11. The winners will be announced on the following Sunday evening [March 15th].
  12.  
  13. The rules are:
  14. - Do it yourself, alone, or as a team if you agree on splitting the wonderous prizes we have in store (namely, eternal gratitude from the people who'll use it, and a fancy badge on the forum)
  15. - Seven days, no exceptions
  16. - Only one extension per person/team
  17. - You are allowed to provide sprites if you think they are necessary for your extension to be fully functional/visible, but we ask you to provide *CC0* sprites. CC0 is the "no copyright reserved" option in the Creative Commons toolkit - it effectively means relinquishing all copyright and similar rights that you hold in a work and dedicating those rights to the public domain.
  18. - To submit your extension, host your .json file on easyupload.io or paste the text on pastebin.com and send a private message to "@moderators" with the link and the name of any GDevelop official example that should be used to test the extension.
  19. - The extensions will be judged on the following criteria: usability (for game makers), quality of the events (for the jury and for advanced game makers), compatibility (with different game mechanics), innovation and purpose.
  20. - The winner(s) will be decided by a jury composed of any forum moderators and Discord regulars (purple nicknames) nice enough to participate.
  21. - Members of the jury **cannot** submit extensions but will be encouraged to correct the winning submission(s) before publishing.
  22.  
  23. Detailed evaluation criteria for the jury:
  24. - UX/UI: settings/actions/labels are easy to use and understand
  25. - Event quality:
  26. - Clean: no garbage, no useless items/events
  27. - Clear: events are properly structured or commented
  28. - Concise: no unneeded intermediary events or variables
  29. - Conventional: adequate naming of variables to avoid potential conflicts
  30. - Classy: no better way to do it
  31. - Compatibility: can be used in a variety of situations/mechanics
  32. - Innovation: anything unusual, creative in the way the theme is applied
  33. - Purpose: is it how you imagined it, what you think you would need or like to have
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement