-
Updated
Dec 9, 2021
godot-engine
Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games for major desktop platforms (Linux, macOS, Windows) as well as mobile (Android, iOS), and web-based (HTML5) platforms.
Here are 1,340 public repositories matching this topic...
-
Updated
Dec 18, 2021 - GDScript
-
Updated
Sep 4, 2021 - GDScript
-
Updated
Dec 14, 2021 - GLSL
-
Updated
Dec 16, 2021 - GDScript
-
Updated
Dec 18, 2021 - C++
-
Updated
Feb 8, 2021 - GDScript
-
Updated
Dec 9, 2021 - GDScript
-
Updated
Dec 2, 2021 - GDScript
-
Updated
Dec 12, 2021 - GDScript
-
Updated
Nov 9, 2021 - GDScript
-
Updated
Dec 18, 2021 - GDScript
-
Updated
Sep 16, 2021 - GDScript
-
Updated
Dec 14, 2021 - GDScript
Currently it looks like that:
We could use a UI theme there. I'd also rather use styleboxes and piggyback on button and similar nodes than use custom textures.
-
Updated
Feb 23, 2021 - GDScript
-
Updated
Sep 18, 2021 - GDScript
-
Updated
May 15, 2020 - GDScript
-
Updated
Dec 8, 2021 - Rust
-
Updated
Sep 30, 2021 - Java
More card backs
Currently the game comes with one card back. I'd like to have more options. In fact I'd like this to be one of the easiest things to contribute, without necessarily needing heavy coding experience.
All that is needed to contribute a new card back is to create a new scene which is a panel and modify its contents to your hearts content. The scene will be instanced on its own as the card back so i
-
Updated
Dec 19, 2021 - C++
-
Updated
Apr 27, 2021 - GDScript
-
Updated
Sep 13, 2019 - Go
-
Updated
Sep 5, 2020 - GLSL
-
Updated
Aug 9, 2021
-
Updated
Feb 15, 2021 - GDScript
Created by Juan Linietsky and Ariel Manzur
- Organization
- godotengine
- Website
- godotengine.org
- Wikipedia
- Wikipedia

Linux and windows has a max filename of 255, which means 244 characters are usable (without the
.thrivesaveending). The user can enter longer filenames and the saving crashes.