Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Game Development

Game Development

2098 projects

Showing 36 of 2098 projects

godot-ply
godot-plyGDScript

A Godot plugin for in-editor box modeling, enabling 3D level prototyping and gray boxing directly within the Godot editor.

#mesh-editing#gray-boxing#open-source
Stars423
Forks25
Last commit1 year ago
Haxe Game Development
Haxe Game DevelopmentHaxe

A curated list of game development resources, engines, libraries, and tools for the Haxe programming language.

#libraries#haxe#gamedev
Stars421
Forks19
Last commit2 years ago
godot-luaAPI
godot-luaAPIC++

A Godot addon that adds Lua API support for creating sandboxed modding environments in GDScript, C#, or GDExtension.

#sandbox#lua-scripting#gdscript
Stars421
Forks39
Last commit1 year ago
Tanks of Freedom II
Tanks of Freedom IIGDScript

An open-source turn-based strategy game with isometric voxel art, featuring campaign, hot-seat multiplayer, and a built-in map editor.

#isometric#voxel-art#local-multiplayer
Stars420
Forks41
Last commit11 months ago
2D Destructible Objects
2D Destructible ObjectsGDScript

A Godot 3 script that divides 2D sprites into blocks and makes them explode for destructible object effects.

#gdscript#objects#destructible-objects
Stars418
Forks29
Last commit5 years ago
Broken Seals
Broken SealsGDScript

An open-source 3D third-person action RPG with multiplayer support, built on a custom Godot engine.

#multiplayer#procedural-generation#action-rpg
Stars415
Forks26
Last commit2 years ago
Scribble
ScribbleGame Maker Language

An efficient, internationalized text renderer for GameMaker with multi-effects support, optimized for dynamic dialogue.

#gamemaker#l10n#internationalization
Stars415
Forks46
Last commit19 days ago
MegaGlest
MegaGlestC++

A libre cross-platform 3D real-time strategy game engine with seven unique factions and detailed environments.

#strategy#libre-software#strategy-game
Stars414
Forks98
Last commit2 months ago
Godot Polygon 2D Fracture
Godot Polygon 2D FractureGDScript

A Godot Engine script for fracturing and cutting 2D polygons, with helper functions for polygon manipulation.

#polygon-triangulation#gdscript#polygon-fracture
Stars411
Forks27
Last commit
GodotVMF
GodotVMFGDScript

Import Valve Hammer (VMF) map files into Godot Engine for level design and Source Engine map porting.

#gdscript#addon#source-engine
Stars409
Forks16
Last commit7 days ago
Nodot
NodotGDScript

A video game oriented collection of nodes, autoload scripts, and scenes for rapid game development in Godot 4.

#node-composition#open-source#godot-4
Stars408
Forks17
Last commit2 months ago
LuaBridge3
LuaBridge3C

A lightweight, dependency-free C++17 library for binding Lua to C++ with support for multiple Lua implementations.

#luau#headers-only#cplusplus-lua-binding
Stars408
Forks49
Last commit1 month ago
picotool
picotoolPython

A Python toolkit for building, analyzing, and manipulating PICO-8 fantasy console game cartridge files.

#build-tools#cartridge-manipulation#python-tools
Stars406
Forks46
Last commit2 years ago
lua-state-machine
lua-state-machineLua

A standalone Lua module for implementing finite state machines with synchronous and asynchronous transitions.

#event-driven#asynchronous-programming#micro-framework
Stars401
Forks67
Last commit1 year ago
fleabitdev/gamelisp
fleabitdev/gamelispRust

A scripting language designed for Rust game development with Lisp-like syntax.

#lisp#repl#game-development
Stars400
Forks13
Last commit4 years ago
Emacs
EmacsEmacs Lisp

An Emacs major mode providing GDScript language support, syntax highlighting, and debugging for Godot game development.

#emacs#gdscript#treesit
Stars400
Forks42
Last commit7 days ago
Fluent Behaviour Tree
Fluent Behaviour TreeC#

A C# library for implementing AI and game logic behavior trees using a fluent API.

#game-ai#ai-programming#csharp
Stars397
Forks109
Last commit8 years ago
Software
Software

A curated list of awesome application software built with Common Lisp, spanning audio, games, development tools, and more.

#programming-language#open-source#audio-software
Stars397
Forks26
Last commit2 months ago
SimpleGodotCRTShader
SimpleGodotCRTShaderGDScript

A simple Godot shader that simulates CRT display effects including distortion, color bleeding, and scanlines.

#graphics#visual-effects#game-development
Stars396
Forks23
Last commit2 years ago
Slab
SlabLua

An immediate mode GUI toolkit for Love2D, enabling rapid UI creation for game development tools.

#gui-toolkit#gamedev#imgui
Stars396
Forks31
Last commit1 month ago
Vortice.Vulkan
Vortice.VulkanC#

Cross-platform .NET bindings for Vulkan, VMA, SPIRV-Cross, and shaderc for low-level graphics programming.

#vulkan#low-level-graphics#memory-management
Stars396
Forks31
Last commit3 months ago
FlashPunk
FlashPunkActionScript

A free ActionScript 3 library for fast 2D Flash game development, handling graphics, collision, input, and debugging.

#actionscript-3#graphics#flash
Stars395
Forks137
Last commit10 years ago
Flashpunk
FlashpunkActionScript

A free ActionScript 3 library for fast 2D Flash game development with built-in graphics, collision, and debugging tools.

#actionscript-3#debugging-tools#flash-games
Stars395
Forks137
Last commit10 years ago
ENGi
ENGiGo

A multi-platform 2D game library for Go, supporting desktop, web, and Android.

#web-games#desktop-games#go-library
Stars394
Forks25
Last commit10 years ago
Godot Game Tools
Godot Game ToolsPython

A Blender add-on that streamlines asset creation and import workflows for the Godot game engine.

#workflow-automation#game-development#3d-assets
Stars394
Forks42
Last commit4 years ago
Löve-Nuklear
Löve-NuklearC

A lightweight immediate mode GUI module for LÖVE game engine, enabling in-game UI creation.

#user-interface#imgui#luajit
Stars391
Forks33
Last commit1 year ago
Cartographer
CartographerGDScript

A GPU-powered terrain editor and renderer for Godot 3, featuring clipmap LOD, PBR materials, and real-time sculpting.

#terrain-generation#real-time-editing#addon
Stars390
Forks18
Last commit5 years ago
Aether Physics
Aether PhysicsC#

A 2D collision detection system with continuous collision detection, multiple joint types, and tools for polygon decomposition.

#continuous-collision-detection#nuget#collision-detection
Stars389
Forks71
Last commit3 years ago
Pixel
PixelGo

A hand-crafted 2D game library in Go with a simple API for graphics, audio, and window management.

#opengl#audio-integration#go-library
Stars388
Forks14
Last commit1 year ago
Pathetic
PatheticJava

A high-performance, zero-allocation Java pathfinding library designed for extreme concurrency and low latency in demanding environments like Minecraft servers.

#high-performance#java#low-latency
Stars388
Forks27
Last commit15 days ago
magog
magogRust

A fantasy roguelike deathcrawl game built in Rust with turn-based dungeon exploration.

#dungeon-crawler#procedural-generation#fantasy-game
Stars382
Forks13
Last commit3 years ago
Unrust
UnrustRust

A pure Rust game engine for WebGL 2.0 and native OpenGL applications.

#webassembly#graphics#physics
Stars382
Forks25
Last commit8 years ago
Alternativa3D
Alternativa3DActionScript

A high-performance, GPU-accelerated 3D engine for ActionScript 3 and Adobe AIR, designed for browser-based games with high-resolution graphics.

#open-source#flash#gpu-acceleration
Stars381
Forks126
Last commit2 years ago
GlPortal
GlPortalC++

An open-source sci-fi first-person puzzle-platformer with realistic physics simulation and cross-platform support.

#hacktoberfest#puzzle-platformer#physics
Stars381
Forks116
Last commit1 year ago
gogpu
gogpuGo

A pure Go GPU computing framework for graphics and compute operations with dual backends and zero CGO.

#vulkan#compute-shaders#graphics
Stars379
Forks26
Last commit1 day ago
Roblox Studio Mod Manager
Roblox Studio Mod ManagerC#

An open-source custom bootstrapper for Roblox Studio that enables file overrides, development branch access, and Fast Flag experimentation.

#modding-tools#experimental-features#file-overrides
Stars379
Forks79
Last commit
PreviousPage 21 of 59

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
2 months ago
Next
#Cross Platform490
#Game Engine464
#Lua302
#Godot Engine223
#Gamedev216
#Love2d206
#C Plus Plus198
#Open Source194
#Graphics163
#2d Graphics159
#Opengl158
#Game156