Pinned Repositories
2d-RTS-Godot-4
2D_PLATFORM
This is my first Unity 2d platform game inspired by Blasphemous and Dark Souls
3d-game-in-godot
Project files for our video on making 3D games in Godot.
3D-Hover-Shader
Shader for 3D hovering of UI menus in Godot.
balatro
A balatro clone made in Godot 4.4
godot-3d-pixel-art-3
An example of how to implement a 3d pixel art effect in Godot using shaders
Godot-Gungeon-Generator
a random dungeon Generator similiar to the one in Enter the Gungeon for the Godot game Engine (Version 3.5.1, no Idea how it performs in Godot 4.0))
GodPlot
Godot 4 addon for graphs
HipOS
- A toy OS made in godot engine for fun
youtube-notion-summary
FastAPI application using notion api, pytube, youtube-transcript to create youtube video summaries and save the information on a notion page
r2d2meuleu's Repositories
r2d2meuleu/Atheos
A self-hosted browser-based cloud IDE, updated from Codiad IDE
r2d2meuleu/break-nihility-bin
Plugin for incremental games that needs to deal with massive numbers. (binaries)
r2d2meuleu/card-framework
A flexible and lightweight toolkit for building 2D card games (Solitaire, TCGs, roguelikes) in the Godot Engine.
r2d2meuleu/chess-roguelike
A chess-inspired roguelike. yay
r2d2meuleu/deck_builder_tutorial
A roguelike deckbuilder tutorial project made in Godot 4.
r2d2meuleu/DsInspector
DsInspector is a runtime debugging plugin for Godot 4. It allows real-time viewing and editing of scene nodes and properties, node search, highlighting, script navigation, node exporting, and more, making debugging and testing easier for developers. Supports Godot 4.2+ only.
r2d2meuleu/GDScript-Interfaces-addon
Godot addon which implements interfaces for GDScript in it self.
r2d2meuleu/GetFromGit-for-Godot
Drag all files into a godot project to use the GetFromGit object and download/fetch images, strings and everything else from git and other websites during runtime
r2d2meuleu/godot-architecture-organization-advice
Advice for architecting and organizing Godot projects.
r2d2meuleu/godot-ascii-screen
r2d2meuleu/godot-screenreader
Screenreader for your Godot 4.3+ Games
r2d2meuleu/Godot-ThreadedResourceSaveLoadPlugin
Godot plugin to save-load resources using threads.
r2d2meuleu/godot_doctor
A powerful validation plugin for Godot that catches errors before they reach runtime.
r2d2meuleu/godot_parser
Python library for parsing Godot scene files
r2d2meuleu/GodotBigNumberClass
Use very BIG numbers in Godot Engine games.
r2d2meuleu/GodotProjectileEngine
Streamlined feature-packed Projectile Engine for Godot 4 - A modular system for creating and managing thousands of customizable projectiles with optimal performance.
r2d2meuleu/GodotSimpleUnitTest
Godot Simple Unit Test
r2d2meuleu/halyard
Rope simulation for Godot 4.5+
r2d2meuleu/ImmersiveSimGodotController
🛠️ - A Godot Immersive Sim Player Controller
r2d2meuleu/LANServerBroadcast
Nodes for broadcasting and receiving LAN games in the Godot game engine.
r2d2meuleu/mousemaster
Efficiently control your mouse with keyboard inputs for a completely mouseless experience.
r2d2meuleu/nascent-soul
A personal library for card and board games, designed to be as generic as possible.
r2d2meuleu/Physical-Audio-3D
A Godot addon that adds (more) realistic 3D audio behavior.
r2d2meuleu/proton_control_animation
Proof of concept for a Godot addon to make UI animation easier.
r2d2meuleu/PrototypeSprite3D
A Godot Engine 4 Addon for Prototyping with Sprite3D Nodes
r2d2meuleu/Python-algorithms
All Algorithms implemented in Python
r2d2meuleu/quality-godot-first-person-2
An actually good first person controller for the Godot Engine (version 2)
r2d2meuleu/raytraced-audio
Adds raytraced audio to Godot
r2d2meuleu/resource-based-signal-bus
A Godot asset that allows signal communication between nodes without direct references to each other or to a singleton class
r2d2meuleu/tutorial_library
Godot tutorial collection of my YouTube videos