first_2d_game using godot-cpp #10213
Labels
area:getting started
Issues and PRs related to the Getting Started section of the documentation
discussion
enhancement
topic:gdextension
Your Godot version:
4.3.stable.mono.official.77dcf97d8
Issue description:
Enhance tutorial getting_started/first_2d_game to include C++ extensions using godot-cpp (as suggested in the tutorial as a future enhancement).
URL to the documentation page (if already existing):
https://docs.godotengine.org/en/stable/getting_started/first_2d_game/01.project_setup.html
I have written a working version of this project and would like to incorporate it to the docs. In the next couple days, I'll go through a second time to better document and correct discrepancies, then work on a pull request.
I wanted to open this issue to discuss what changes should be made in the docs including the granularity of code blocks as well as conventions we should use in C++. As previously discussed by others in #3390, I think this would be a nice resource for those getting started with godot-cpp extensions.
The text was updated successfully, but these errors were encountered: