gitlab.com topics: godot
romaaeterna/memoria
Memoria is a simple application to play Memory (Matching) for up to four players.
Last synced at: about 2 months ago - Stars: 1 - Forks: 0

romaaeterna/vocball
Vocabulary Football is a simple application to play vocabulary football in class.
Last synced at: 2 months ago - Stars: 1 - Forks: 0

blendercat_projects/blender_casteroids
A Blender-Godot VR video game for/by BlenderCat November 2019, Girona.
Last synced at: 11 months ago - Stars: 0 - Forks: 0

nodontdoit/godot.raycasting
Unity-like raycasting for the Godot engine.
Last synced at: 3 months ago - Stars: 1 - Forks: 0
nodontdoit/godot.logging
ILogger implementation for the Godot engine.
Last synced at: 2 months ago - Stars: 0 - Forks: 0
Katana-Steel/lunar-lander
a lunar lander game but with a twist. You can find my released binaries in the pipeline or on itch.io here: https://katana-steel.itch.io/lunarlander
Last synced at: 11 months ago - Stars: 0 - Forks: 0
20-games-in-30-days/game_template
A game for my 20 games in 30 days project. Can deploy to Itch.io automatically, or will be deployed from the parent project.
Last synced at: almost 2 years ago - Stars: 1 - Forks: 0

timkrief/godot-random-audio-stream-player
Custom Audio Stream Player nodes for Godot Engine that will play randomly a stream from an array of streams with the possibility to choose the random strategy and to randomize the volume and the pitch.
Last synced at: about 2 years ago - Stars: 11 - Forks: 1

davedaku/u6ish
Ultima6-inspired game experiment
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

atn_games/xsm2-g4
Latest version : 4.0.3 A freely inspired implementation of StateCharts for Godot 4. This plugin provides States composition (ie sub-States), regions (ie parallel States) and helper functions for animations and timers. It is licensed MIT and written by ATN.
Last synced at: about 2 years ago - Stars: 5 - Forks: 0

liaten/godot_map_generator
Map generator and game similar to civilization. Written on Godot 4.0.2.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

snopek-games/sg-physics-2d
Deterministic 2D physics engine for Godot based on fixed-point math. Useful for online multiplayer games, especially with rollback netcode.
Last synced at: about 2 years ago - Stars: 30 - Forks: 11
snopek-games/godot-rollback-netcode
An addon for implementing rollback netcode in the Godot game engine.
Last synced at: about 2 years ago - Stars: 47 - Forks: 11
djiamnot/gdosc
OSC module for Godot game engine - It's a revival of https://github.com/djiamnot/gdosc module
Last synced at: about 2 years ago - Stars: 0 - Forks: 1
uni-staff/uni-game
WIP open world 3D game made with Godot 4 and Rust
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
metalx1000/godot-4-objects
Objects to be added to Godot 4 Projects
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

GTcreyon/game-of-life-godot
An implementation of Conway's Game of Life in the Godot Engine.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0

addons-by-aura/simple-state
A simple state machine implementation for Godot 4.
Last synced at: about 2 years ago - Stars: 3 - Forks: 0

monnef/golden-gadget
GDScript library focused on small utility functions and allowing basic functional programming (FP).
Last synced at: about 2 years ago - Stars: 28 - Forks: 1

battle-of-bottles/battle-of-bottles
A 3D multiplayer shooter game made in Godot
Last synced at: about 2 years ago - Stars: 1 - Forks: 0

metalx1000/Godot-4-Objects-3D
Some Free and Open Source Godot 4 3D Game Objects and Assets
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

zacryol/spindle-of-serendipity
A "Wheel of Fortune"-styled game with customizable entries.
Last synced at: about 2 years ago - Stars: 4 - Forks: 0

Calinou/godot-builds-ci
Automated Godot builds using GitLab CI and Azure Pipelines
Last synced at: over 2 years ago - Stars: 9 - Forks: 5

metalx1000/godot-objects
Simple Objects for Godot Games
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
zehkira/godwaita
Adaptive Godot UI theme for seamless Linux desktop integration.
Last synced at: over 2 years ago - Stars: 7 - Forks: 0

frankiezafe/gdosc
Open Sound Control (OSC) addon for Godot Engine.
Last synced at: over 2 years ago - Stars: 24 - Forks: 4

brmassa/gamedev-launcher
A unified launcher for most game engines.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

tpart/godotcraft-classic
A block game client compatible with Minecraft Classic made in Godot Mono
Last synced at: over 2 years ago - Stars: 7 - Forks: 2

freakrho/godotcenter
An app to easily manage your godot projects and engine versions
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
ASTRELION/rosemind
Grow from a small flower to a budding hivemind while you take back your home and achieve long-forgotten stability.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

EnricoCh/progetto-apollo
This is a Simulation of a 2D Galaxy. Explore the galaxy with your spaceship. Use the mouse wheel to increase or decrease the engine acceleration and hold left click to fire the engine.
Last synced at: over 2 years ago - Stars: 0 - Forks: 1

metalx1000/Station-61
Interactive 3D Scene of a Fire Station
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

caleb-vincent/space-math
Space-themed math mini-games
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

metalx1000/Game-Assets
A Collection of Free Game Assets
Last synced at: about 2 years ago - Stars: 1 - Forks: 0

snopek-games/godot-nakama-webrtc
Godot addon to easily setup High-level Multiplayer over WebRTC, using Nakama as the signaling server.
Last synced at: over 2 years ago - Stars: 8 - Forks: 3
atnb/xsm
A personal implementation of StateCharts for Godot. This Extended State Machine provides easy to use timers and animations, simply by creating Nodes in Editor (composition). A basic platform example shows the true power of xsm!
Last synced at: 3 months ago - Stars: 26 - Forks: 3
worstconcept/vz80
A logic-level simulator of the Zilog Z80 CPU as a Godot 4.x GDExtension module
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Telan/godot-cicd
A place where I keep my godot cicd related things
Last synced at: 11 months ago - Stars: 0 - Forks: 2
mbty/godot_engine_virtual_joystick
A virtual joystick for the Godot engine made with touchscreens in mind
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

devjoseruiz/flappy-bird-godot
Flappy Bird clone made with Godot Engine
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

devjoseruiz/arkanoid-godot
Arkanoid game made with Godot Engine
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

g2745/breakout
Created a simple Breakout game [Followed Tutorial].
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
snopek-games/godot-state-machine
A Godot addon for creating simple finite state machines.
Last synced at: 11 months ago - Stars: 0 - Forks: 0
frankiezafe/softskin-godot
first attempt to use immediate geometries in gdscript
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

yusdacra/neonment
A hero shooter featuring lots of neon lights. Made with Godot.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0
zombiesgo/zombiesgo.gitlab.io
"Get a head in life."
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
team-marcel/shipwrecked-cbt
Wir stehen auf CBT
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

deejaywtf/quirk-fx
Quirk FX: The Quick Response Console; create and play all kinds of games that fit inside a QR code.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

frankiezafe/softskin-demo
godot project to test SoftSkin addon (https://gitlab.com/frankiezafe/softskin)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

JudGenie/flatbuffersgdscript
The FlatBuffers implementation for Godot GDScript
Last synced at: almost 3 years ago - Stars: 3 - Forks: 0
xcession/godot-csv-data
A demonstration on how to use CSV data in Godot engine.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

lboklin/Ghaskelly
A library for using the Godot-Haskell GDNative bindings in a message-based style of programming using The Elm Architecture.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0
GodofGrunts/tetris-clone-godot
An attempt to clone Tetris in Godot 3.0.X
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
rcorre/lichcraft
My entry for the [gonetplay-3 game jam](https://itch.io/jam/gonetplay-3). Hosted on [itch.io](https://rcorre.itch.io/lichcraft).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

christiangroleau/redfox-adventures
A learning-in-progress of the Godot engine
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
tpart/save-the-universe
The Top Secret Mission To Save The Universe
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lacaster/Librix-Assets
Assets of the libre game Librix
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

EmmaS02/ink
CS 354R Final Project Author: Emma Simon Topic: Advanced AI in Survival Stalking Horror
Last synced at: 3 months ago - Stars: 1 - Forks: 0

wipeDs-godot-projects/generic-topdown-shooter
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
lstep/godotmodel
Model project for CI and generating automatically exports for all platforms
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

zerocker/Zeffyr_Old
Proof of concept for porting Fez to the Godot engine. Consider it a prototype.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

djiamnot/mimoidalaube
A videogame piece for T-Stick and SATIE, made with Godot and SuperCollider
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

philswitch/afterthought
Roguelike, resource-management game developed live at: https://www.twitch.tv/realPhilSwitch
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
MrMinimal/godot-flipbook-particles
Prerendered Flipbook Particle Effects for Godot's Asset Library.
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0

xcession/godot-scene-change
Godot: Scene Change Demo
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

g2745/heist-meisters
Created a Dark Sneaking game [Followed Tutorial]
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
ruben.montero/town-survival-rl-simulator
Client and server applications for running multiagent hide 'n' seek style simulations. Aims to test different reinforcement learning algorithms. Project for Master's Degree, year 2020. UDC.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

witchpixels/game-kit
A Godot addon scoped kit for bootstrapping a game with some basic common features that I got tired of reimplementing over and over.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

snopek-games/stream-tools
Some tools I use for my game dev live streams
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0
201flaviosilva/Space-Invaders-Godot
Trying to recreate the classic space invaders game on godot :)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
ASTRELION/actionrpgtutorial
Credit: https://youtube.com/watch?v=mAbG8Oi-SvQ
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
metalx1000/megabot
Basic platform shooter with assets by ANSIMUZ
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

the-SSD/gd-c
make C like code turn into GDScript
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
snopek-games/retro-tank-party
A 2-4 player network game where you drive a tank and shoot your friends. See: https://www.snopekgames.com/games/retro-tank-party
Last synced at: over 2 years ago - Stars: 2 - Forks: 2
metalx1000/Space-Shoot-Tutorial-2022
Very Basic Space Shooter tutorial
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

waimus/thalassikopter
Helicopter flight control prototype made with Godot Engine 3.4
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
metalx1000/Dino-Wild
A Game Idea by Logan Hoffbauer Programming by Kris Occhipinti
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

metalx1000/Climbing-Connor
A Climbing and Jumping Game
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

eric-jeker/dodge-the-creeps
Godot Dodge The Creeps Extended version
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
turtlewit/godot_cpp_helper_plugin
Plugin to help with some of the more tedious aspects of developing with GDNative C++.
Last synced at: over 2 years ago - Stars: 23 - Forks: 3

metalx1000/Superman-Godot
This is just for fun. Not licensed.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0


metalx1000/Godot-Basic-VR
Vary Basic 3D VR setup for Godot
Last synced at: 11 months ago - Stars: 0 - Forks: 0

containalytics/containalytics
"Cloud container data analytics, statistical modeling, and machine learning on distributed databases". "A free opensource alternative to SPSS, SAS, MATLAB, PowerBI, Tableau and Alteryx". Runs on Linux, Windows, MacOS, and in the cloud via containers.
Last synced at: over 2 years ago - Stars: 2 - Forks: 0

tpart/terrain-generator-c-sharp
A fast and efficient terrain generator written in C#
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
tpart/terrain-generator
A fast and efficient terrain generator written in GDScript
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
RancidBacon/epic-online-services-for-godot
This could be the future home of the "Epic Online Services for Godot" addon. (Not associated with Epic Games or Godot.)
Last synced at: over 2 years ago - Stars: 6 - Forks: 0

ScrambleSim/Scramble
FLOSS cross platform flight simulator
Last synced at: over 2 years ago - Stars: 2 - Forks: 1
