We are
We always welcome new members, like you!
-
${\textsf{\color{#F35774}Email us}}$ at godot.community.games@gmail.com. Please state in your email that you would like to join the group and include your Github username.
- Head over to our
${\textsf{\color{#F35774}Discord server}}$ (invite link: https://discord.gg/sA9reuEpZH) to join the community discussion. - Fill out this
${\textsf{\color{#F35774}email form}}$ (https://forms.gle/WQjPfXPYveGaGzAf7) so you can be given access to the google docs where we keep the${\textsf{\color{#F35774}Game Design Docs}}$ . You will be able to comment on the docs. Emails are only added to the group from this form so please do this. The email list is only used for giving people access to the Game Design Docs and extremely rare community-wide emails.
- We are working on
${\textsf{\color{#F35774}the prototype of our first game}}$ , called${\textsf{\color{#F35774}Lost Pilot}}$ , which was voted on in October. - We are also starting development of an
${\textsf{\color{#F35774}internal online multiplayer community game / virtual hangout space}}$ for everyone in the community to enjoy. - Planning and development dicussions about both games are happening on Discord.
- Game Design Documents are on google docs. Once you have filled out the email form (in #3 above) you can access the Game Design Docs from Discord in the "Links to Game Design Docs on google docs" chat in the "game-idea-discussions" forum there. These include the Game Design Docs for the current games we are working on as well as the other game ideas that took part in our first game vote in October.
- We will be voting on a logo for this community in the coming weeks. So once you have joined, if you want to take a shot at making a logo please submit it on Discord in the "Logo Design" chat under the "initial-direction-and-planning" forum.
- Build and release games together and have fun
- Be a learning resource for Godot game creators
- Be inclusive to new Godot devs just getting started
- Be a place where members can meet other game creators and even form their own groups to build their own personal games outside of this community
Guidelines still being finalized.
- Be excellent to each other.
- Games MUST have dragons (slightly joking)
-
${\textsf{\color{#F35774}No usage of AI}}$ for assets or code. We have a whole community to make assets and write code. - Use of other people's free asset packs is only for prototyping games. 100% of final games are done by contributors to this community.
-
${\textsf{\color{#F35774}No commercialization of any projects}}$ in this github organization. All games are released online for free. If you want to make commercial games with members of the community feel free to form those groups here, but all your work must be separate from this community and therefore done on your own and off this github. -
${\textsf{\color{#F35774}Game ideas can be introduced by anyone.}}$ Game idea introduction and discussion is held on Discord. Game Design Docs for each game idea are handled on the community shared google docs. When one game is finished or the community has the bandwidth to take on another game${\textsf{\color{#F35774}the community votes on which game idea to choose}}$ . The new game then gets a repo and in-depth planning, prototyping, and developing begins.
- Follow the official Godot style guide (https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_styleguide.html)
- Standardized script layout...
- Game Directory Structure...
- Documentation / Comments guide...
- Commit message labeling guide...
- Use Github Issues for each repo
- Use forks, feature branches, and pull requests
- Code review and merge process...
These are the types of repositories we will be hosting.
- Game repos:
- Our first game:${\textsf{\color{#F35774}Lost Pilot}}$ (https://github.com/GodotCommunityGamesOrg/Lost-Pilot)
-${\textsf{\color{#F35774}GCGO Social Online Hangout Game}}$ (https://github.com/GodotCommunityGamesOrg/gcg-social) - Repos for prototypes of games
- A
${\textsf{\color{#F35774}Development Tools}}$ repo for any tools made by the community that will be convenient for development (https://github.com/GodotCommunityGamesOrg/Development-Tools) - A
${\textsf{\color{#F35774}Community Asset Repository}}$ for storing community-made graphical and audio assets, template scripts, reusable (composable) scenes, visual effects, and any other kind of asset that can be reused for prototyping and development (https://github.com/GodotCommunityGamesOrg/Community-Asset-Repository) - In the future we may have repos for any potential community-made Godot addons