kada's starred repositories

Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity

yaegi

Yaegi is Another Elegant Go Interpreter

Language:GoLicense:Apache-2.0Stargazers:6782Issues:59Issues:832

gopher-lua

GopherLua: VM and compiler for Lua in Go

wazero

wazero: the zero dependency WebAssembly runtime for Go developers

Language:GoLicense:Apache-2.0Stargazers:4698Issues:44Issues:336

GASDocumentation

My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.

Language:C++License:MITStargazers:4068Issues:130Issues:89

tengo

A fast script language for Go

ark-pixel-font

Open source Pan-CJK pixel font / 开源的泛中日韩像素字体

Language:PythonLicense:MITStargazers:3084Issues:24Issues:24

biomes-game

Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.

Language:TypeScriptLicense:MITStargazers:2480Issues:25Issues:32

phantom-camera

👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.

Language:GDScriptLicense:MITStargazers:1930Issues:30Issues:170

PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.

Language:GDScriptLicense:MITStargazers:943Issues:17Issues:140

cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.

Language:GDScriptLicense:MITStargazers:941Issues:20Issues:142

godot-aseprite-wizard

Godot Editor plugin to help import Aseprite animations to AnimationPlayers, AnimatedSprites and SpriteFrames.

Language:GDScriptLicense:MITStargazers:755Issues:10Issues:69

goloader

load and run golang code at runtime.

Language:GoLicense:Apache-2.0Stargazers:489Issues:18Issues:88

GodotTouchInputManager

Asset that improves touch input support (includes new gestures) in the Godot game engine. It also translates mouse input to touch input.

Language:GDScriptLicense:MITStargazers:474Issues:14Issues:27

resolv

A Simple 2D Golang collision detection and resolution library for games

Language:GoLicense:MITStargazers:421Issues:11Issues:10

scriggo

The world’s most powerful template engine and Go embeddable interpreter

Language:GoLicense:BSD-3-ClauseStargazers:418Issues:6Issues:761

godot-resources-as-sheets-plugin

I needed to edit many Resource files, so figured someone would too.

Language:GDScriptLicense:MITStargazers:396Issues:9Issues:55

hotswap

A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.

Language:GoLicense:BSD-3-ClauseStargazers:318Issues:4Issues:8

godot-4-importality

Universal raster graphics and animations importers pack

Language:GDScriptLicense:MITStargazers:315Issues:4Issues:29

box2d

Box2D.go - Go port of Box2D - a 2D Physics Engine for Games.

Language:GoLicense:NOASSERTIONStargazers:288Issues:12Issues:12

godot4-demo-desert-light

A graphics demo for Godot 4 - Focus is Volumetric Fog and Indirect Illumination

godot-softbody2d

Godot SoftBody2D - Plugin that adds deformable 2D soft body.

Language:GDScriptLicense:MITStargazers:218Issues:5Issues:8

Lib-Pico8

A Pico-8 library of useful common functions.

Language:LuaLicense:UnlicenseStargazers:178Issues:12Issues:2

godot-dash

Dark theme for Godot Engine inspired by Atom Dash.

igop

The Go/Go+ Interpreter

Language:GoLicense:Apache-2.0Stargazers:105Issues:6Issues:43

pico-kit

:triangular_ruler: An opinionated set of Pico-8 helpers

Language:LuaLicense:MITStargazers:73Issues:1Issues:0

got-reload

Reload Go code in a running process at function/method level granularity, using Yaegi

Language:GoLicense:BSD-3-ClauseStargazers:50Issues:5Issues:15

PICO-EC

A tiny scene-entity-component library created for the PICO-8 fantasty console.

Language:LuaLicense:MITStargazers:50Issues:4Issues:1

goloader

Compile, load and run Go code at runtime.

Language:GoLicense:Apache-2.0Stargazers:41Issues:4Issues:12

go-hotfix

runtime monkey patching in Go using plugin / dynamic hotfix / 热更新 / 热修复