As of right now, contributions are strictly limited to AGI preformats for accomplishing tasks.
If you've come up with a code, preformat, simulation, additional feature, or anything else related to the engine that you think the community would find useful, you can add a Feature Request which'll be reviewed by the Developers. Once we have, if your code meets our Contribution Standards (defined below), it'll be added to the repository's Contributions folder!
For a project to be added to the Contributions folder, it needs to be:
1.1 The project must run without raising any errors on at least one version of Python, 3.8.3 or higher; and 1.2 The project must run without raising any errors on the Linux, Windows 10 or greater, MacOS, and OS X operating systems.
2.1 The project must accomplish at least one task or solve at least one problem, the task being completed in a reasonable period or the problem being solved in a reasonable time; 2.2 The project must be designed to complete this/these task/tasks or solve this/these problem/problems; and 2.3 The project must not complete this/these task/tasks or solve this/these problem/problems due to unintentional or unrelated intervention into the program's execution, including errors.
3.1 The project must be usable by other Keeneyed-4 developers to solve problems.