- Belgrade, Serbia
- https://xdefrag.dev
- All languages
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- D
- Dart
- Dockerfile
- Elixir
- Elm
- Elvish
- Emacs Lisp
- Erlang
- Fennel
- Fortran
- GDScript
- GDShader
- GLSL
- Go
- Groovy
- HCL
- HTML
- Haskell
- Janet
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- MoonScript
- Mustache
- Nim
- Nix
- OCaml
- Objective-C
- OpenSCAD
- PHP
- Pascal
- Perl
- PlantUML
- Pony
- Processing
- Python
- QML
- RPC
- Racket
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smarty
- Solidity
- Starlark
- Svelte
- Swift
- TeX
- Tree-sitter Query
- TypeScript
- Vala
- Vim Script
- Vim Snippet
- Vue
- YASnippet
- Zig
Starred repositories
Demonstration and Template Projects
Learn to create turn-based combat with this Open Source RPG demo ⚔
Godot Unit Test. Unit testing tool for Godot Game Engine.
Template for top-down shooter, with solutions for tough problems.
A-RPG demo made with Godot, MIT-licensed, from our Godot course
A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.
A simple Godot shader that simulates CRT Displays
A simple Text Interface Engine to control text output (like in a RPG dialogue) for Godot.
A camera control script for the godot engine
A simple procedural maze for 3d games using Godot Engine
A bunch of GoDot examples to play and test the engine elements and tools. Documentation and cheatsheet.
A simple customizable text menu plugin for Godot.
Maze generation with godot engine using Recursive Backtracking algorithm