DEV Community

Discussion on: Hacktoberfest Completion Thread

Collapse
 
nutriz profile image
Jérôme Gully

Yeah, I did it ! Last year I stopped after 1 PR. And this year, after 2 days, I made 4 PRs, little contributions to the Godot Engine documentation to close some issues. I will continue to do PRs all the month, maybe I will try to fix some engine little issues (let's learn C++ 😀 ) !

GitHub logo godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine

Godot Engine logo

Godot Engine

Homepage: godotengine.org

2D and 3D cross-platform game engine

Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface. It provides a comprehensive set of common tools, so that users can focus on making games without having to reinvent the wheel. Games can be exported in one click to a number of platforms, including the major desktop platforms (Linux, Mac OSX, Windows) as well as mobile (Android, iOS) and web-based (HTML5) platforms.

Free, open source and community-driven

Godot is completely free and open source under the very permissive MIT license No strings attached, no royalties, nothing. The users' games are theirs, down to the last line of engine code. Godot's development is fully independent and community-driven, empowering users to help shape their engine to match their expectations. It is supported by the Software Freedom Conservancy not-for-profit.

Before being open sourced in…