GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
131 stars 53 forks source link

New extension: Random word in a list #418

Closed Oxey405 closed 2 years ago

Oxey405 commented 2 years ago

Description

This extension is made to give a random word in a defined list. This list may grow bigger as the extension gets more updates.

Under MIT license feel free to do whatever you want with that but credit is appreciated.

How to use the extension

Just use the expression "Get a random word in a list" and a string will be returned containing a random world !

WARNING : Sometimes, it can take multiple milliseconds to choose a valid word because of how the extension is made.

Checklist

Example

https://download2272.mediafire.com/m0jvy9gvbqwg/agxx1kdsjjabw8e/WordOnTime.zip

Extension file

https://download2272.mediafire.com/m0jvy9gvbqwg/agxx1kdsjjabw8e/WordOnTime.zip

github-actions[bot] commented 2 years ago

Oh no 😱! An internal error has occured while running automated tests on your submission. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/2212632377.

github-actions[bot] commented 2 years ago

Oh no 😱! An internal error has occured while running automated tests on your submission. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/2212632376.

github-actions[bot] commented 2 years ago

Hi @Oxey405! 👋 This submission has been moved to a PR as part of our submission pipeline. Please continue the submission process on this page. A few commands can be used there, use !update <Link to your zipped extension> to update the extension in the PR, and !merge to merge changes from the main branch into your PR. Thanks again for your submission!