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

Wally
WallyRust

A modern package manager for Roblox projects, inspired by Cargo and npm.

#roblox#semantic-versioning#cli-tool
Stars484
Forks149
Last commit5 months ago
Vange-rs
Vange-rsRust

A Rust reimplementation of the classic Vangers game with modern hardware-accelerated graphics.

#graphics#hardware-acceleration#ray-tracing
Stars483
Forks21
Last commit2 months ago
DOME
DOMEC

A lightweight game development framework combining SDL2 and the Wren scripting language for 2D games.

#hacktoberfest#wren#graphics
Stars482
Forks42
Last commit15 days ago
Networker
NetworkerC#

A simple, fast TCP and UDP networking library for .NET and Unity, supporting dependency injection and multiple serializers.

#unity3d#tcp#tcp-server
Stars482
Forks75
Last commit6 years ago
Takin Godot Template
Takin Godot TemplateGDScript

A Godot 4 template with curated plugins, essential features, and best practices for kick-starting game projects in GDScript.

#template#godot-4#gdscript
Stars481
Forks34
Last commit9 months ago
love-release
love-releaseLua

A Lua script that automates packaging and distribution of LÖVE games for Windows, macOS, and Linux.

#packaging#macos-application#windows-executable
Stars480
Forks28
Last commit2 years ago
Skin Composer
Skin ComposerJava

A graphical editor for creating skins and fonts for LibGDX's Scene2D.UI, featuring live preview and integrated tools.

#desktop-application#bitmapfont#nine-patch
Stars477
Forks37
Last commit2 years ago
Deploying with JPackage
Deploying with JPackageJava

A graphical editor for creating skins and fonts for LibGDX's Scene2D.UI, featuring live preview and integrated tools.

#desktop-application#font-editor#java
Stars477
Forks37
Last commit2 years ago
Crystal AI
Crystal AIC#

A fast, scalable, and extensible utility-based decision-making AI library for C# and Unity.

#unity3d#game-ai#simulation
Stars472
Forks76
Last commit5 years ago
PlayCanvas
PlayCanvas

A curated list of awesome resources, tools, tutorials, and projects for the PlayCanvas game engine and platform.

#interactive-content#javascript-framework#webxr
Stars472
Forks61
Last commit3 days ago
eepers
eepersAda

A simple turn-based game built with Ada and SDL2 where players control eepers in tactical combat.

#sdl2#turn-based#ada
Stars468
Forks29
Last commit2 years ago
GameJavaScript
GameJavaScriptJavaScript

A lightweight JavaScript library for building 2D games and interactive graphics applications on HTML Canvas.

#graphics#collision-detection#html-canvas
Stars468
Forks106
Last commit6 years ago
Darkness Dungeon
Darkness DungeonDart

A 2D RPG dungeon crawler game built with Flutter and the Flame engine to test the Bonfire package.

#dungeon-crawler#pixel-art#bonfire
Stars466
Forks101
Last commit1 year ago
termtris
termtrisLua

A text-based Tetris clone written in Lua that runs in the terminal.

#lua-scripting#command-line-tool#terminal-game
Stars463
Forks41
Last commit6 years ago
CGL
CGLC

A single-header C graphics library for recreational coding, prototyping, small games, and experimentation.

#c-library#graphics#gamedev
Stars462
Forks43
Last commit2 months ago
Vue-BabylonJS
Vue-BabylonJSJavaScript

A Vue.js plugin for creating high-quality 3D graphics and animations using Babylon.js with a declarative component-based API.

#graphics#animation#gamedev
Stars461
Forks67
Last commit3 years ago
Intel Games Task Scheduler
Intel Games Task SchedulerC++

A C++ task scheduling framework designed for game engines to express parallelism and maximize performance on multi-processor platforms.

#parallel-computing#job-system#task-scheduler
Stars460
Forks42
Last commit
Maaack's Menus Template
Maaack's Menus TemplateGDScript

A Godot 4 template providing a complete menu system with options, credits, scene loading, and accessibility features.

#game-jam#open-source#input-management
Stars459
Forks10
Last commit15 days ago
iio.js
iio.jsJavaScript

A JavaScript library for rapidly creating and deploying HTML5 Canvas applications and games.

#mobile-games#phonegap#game-development
Stars458
Forks79
Last commit8 years ago
QuestSystem
QuestSystemGDScript

A minimal, powerful, and modular addon for Godot 4.4+ that simplifies creating custom quests with an easy-to-use API.

#quest-system#game-design#modular-architecture
Stars456
Forks21
Last commit1 year ago
Shaker
ShakerGDScript

A Godot plugin for creating customizable shaking effects for any Node in your game.

#game-design#gdscript#animation
Stars455
Forks9
Last commit1 year ago
Jecs
JecsLuau

A fast, portable Entity Component System for Luau optimized for high-performance game development.

#luau#zero-dependency#archetype-storage
Stars448
Forks75
Last commit1 month ago
Ryzom Core
Ryzom CoreC++

Open-source C++ toolkit for developing massively multiplayer online universes, originally powering the Ryzom MMORPG.

#multiplayer#open-source#ryzom-game
Stars447
Forks113
Last commit1 day ago
Auto-Vk-Toolkit
Auto-Vk-ToolkitC++

A modern C++ framework for Vulkan development, providing a productivity layer with support for ray tracing, meshlets, and serialization.

#vulkan#cereal#real-time-ray-tracing
Stars445
Forks34
Last commit9 months ago
UI Design Tool
UI Design ToolGDScript

A Godot editor plugin for intuitive UI design with font management and direct viewport styling.

#viewport-editing#workflow-tool#font-management
Stars444
Forks15
Last commit3 years ago
Monofoxe
MonofoxeC#

A game engine built on Monogame that simplifies game development with a Game Maker-inspired approach.

#monogame-framework#csharp#entity-component
Stars443
Forks28
Last commit4 months ago
Supernova
SupernovaC++

A free, cross-platform game engine for 2D and 3D projects using an entity component system (ECS) and data-oriented design.

#lua-scripting#open-source#graphics-engine
Stars438
Forks45
Last commit1 day ago
Wiz
WizC++

A high-level assembly language for writing homebrew software and games on retro console platforms.

#6502#snes#game-boy
Stars436
Forks46
Last commit1 year ago
HyperLap2D
HyperLap2DJava

A platform-independent visual editor for designing complex 2D worlds and scenes, with open JSON output for game engine integration.

#visual-editor#physics-editor#java
Stars434
Forks76
Last commit1 day ago
batteries
batteriesLua

A comprehensive Lua utility library that extends the standard library and provides common algorithms and data structures for game development.

#functional-programming#open-source#geometry
Stars433
Forks32
Last commit2 months ago
(2014) Ray tracing with OpenGL Compute Shaders
(2014) Ray tracing with OpenGL Compute Shaders

Community-maintained wiki for LWJGL 3, a Java library for high-performance game and multimedia development.

#open-source-docs#java-gaming#game-development
Stars432
Forks34
Last commit2 years ago
unreal.hx
unreal.hxHaxe

A plugin for Unreal Engine 4 that enables game development using the Haxe programming language with full C++ API access.

#c-integration#haxe#blueprint-integration
Stars430
Forks41
Last commit3 years ago
RbxUtil
RbxUtilLuau

A collection of utility modules for Roblox development, providing essential tools for networking, state management, and game systems.

#roblox#data-structures#game-development
Stars428
Forks123
Last commit7 months ago
Wwise
WwiseGDScript

A GDExtension-based integration of Audiokinetic's Wwise audio middleware for the Godot Engine.

#wwise#gamedev#game-audio
Stars427
Forks23
Last commit1 month ago
Dash
DashD

A free and open-source 3D game engine written in the D programming language.

#d#d-language#open-source
Stars424
Forks65
Last commit5 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
Stars422
Forks39
Last commit1 year ago
PreviousPage 20 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
3 years ago
Next
#Cross Platform490
#Game Engine464
#Lua302
#Godot Engine223
#Gamedev214
#Love2d206
#C Plus Plus198
#Open Source192
#Graphics163
#2d Graphics159
#Opengl158
#Game156