Blog Logo
TAGS

Using Godot + C# + Visual Studio Code

Using Godot + C# + Visual Studio Code

In this video, Mike from Game from Scratch demonstrates how to set up Visual Studio Code with the Godot game engine for C# development. He explains that you need to download Visual Studio Code and the...

Read more...

Godello (aka GodoTrello)

Trello inspired kanban board made with the Godot Engine and GDScript, powered by an online real-time collaborative backend made with Elixir and Phoenix Channels. It also features a local backend data ...

Read more...

Awesome Godot

A curated list of free/libre games, plugins, add-ons, and scripts for Godot. This list includes various categories such as 2D games, 3D games, projects, templates, demos, tutorials, plugins and script...

Read more...

Godot 2D action adventure platformer demo

Godot 2D action adventure platformer demo will be a complete tiny demo that should contains a lot of useful stuffs for people that want to learn Godot Engine and creating their own platformer.

Read more...

Godot Jolt - A Native Extension for Godot

# Godot Jolt is a native extension for the Godot game engine that allows you to use the Jolt physics engine to power Godots 3D physics. It functions as a drop-in replacement for Godot Physics and prov...

Read more...

godot-rust: Rust bindings for the Godot game engine

The godot-rust project provides bindings for the Godot game engine to the Rust language. Rust is an alternative to GDScript, with different trade-offs for users. While GDScript enables fast prototypin...

Read more...

Godot Tools

A complete set of tools to code games with Godot Engine in Visual Studio Code. This plugin requires manual configuration to work with Godot 4. Versions 1.0.0 and later of this extension only support G...

Read more...

Is Making Advanced GUI Applications with Godot the Future?

I have been trying out the Godot Game Engine lately, and I have been mightily impressed with what I see. While it was designed to make games, it has an exceptionally sophisticated system for making gr...

Read more...

Pixelorama - Free and Open Source Pixel Art Editor

Pixelorama is a free and open source pixel art editor, proudly created with the Godot Engine, by Orama Interactive. It offers a variety of tools and features for creating animated pixel art, game grap...

Read more...

WhatsupGodot

A WhatsApp UI clone made using the Godot Game Engine for educational purposes only. The motivation for this project was to test the limits of Godots UI system, to make smooth animations, to make a rea...

Read more...

Root Girl

A jump, swing and run plattformer written in Godot Engine (Version 3.5.1). This game was created during the Global Game Jam 2023 in Ansbach hosted by Tradebyte. Teammembers: Doofmars, AplusKminus, The...

Read more...

Terrain Autotiler: An Algorithm for Accurate and Deterministic Terrain Tile Matching

Terrain Autotiler is a replacement terrain tile matching algorithm for Godot 4 that provides accurate and deterministic results for procedural generation and tile-based games. It is fully compatible w...

Read more...

Godex - Godot Engine ecs library

Godex is a Godot Engine ecs library that is still in development. You can open issues to report any problems or join discussions for help. The Entity Component System (ECS) is an architectural design ...

Read more...