Skip to content

blikoor/godot-match-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot Match 3 puzzle game
Learn to create a game like Candy Crush

Godot Match 3 game

Note that this project's code is based on another project, but purposely not forked from the original repository, since this project is only used for educational purposes.

Mission

Our mission is to bring game creators together and to become better game developers.

Goals

  • Learn game development with Godot, GDScript, C#
  • Help and learn form other game creators
  • Develop fun and polished games and demos

Do you want to contribute and help improve your own and our game development skills with Godot? Check out the open issues, suggest improvements and report bugs by opening new ones. 😎

Project Scope

We are building a vertical slice demo that the community can learn from. More details will follow later.

Support Us

We need your support to improve our programming skills, if your a experience programmer or game developer, consider contributing to the project.

Contributing Guidelines

All contributors are welcome. 🙂

  • Get in touch and communicate! Let us know what you are working on or report bugs using the issues tab. Join our Discord server to discuss the project live or to get in touch with the community
  • Be respectful to everyone around. Please check out the this Code of Conduct from Contributor Covenant.
  • For code, we follow the GDScript styleguide. We try to write clean and self-documenting GDScript as it helps us build upon each other's work. We use static typing to write more robust code and get full autocompletion in Godot.
  • The maintainers may refactor or tweak your code to make it fit the project's style, and for educational purposes. But we'll give you the opportunity to refine the style by yourself. 😄

License

This project is licensed under the terms of the MIT license.