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

VisUI
VisUIJava

A libGDX UI toolkit providing enhanced scene2d.ui widgets and a polished skin for creating attractive desktop and mobile game interfaces.

#mobile-games#scene2d#desktop-games
Stars770
Forks127
Last commit2 months ago
Skylicht
SkylichtC++

A high-performance, lightweight C++ game engine for mobile and web platforms, evolved from Irrlicht 3D.

#skylicht-engine#open-source#irrlicht-engine
Stars769
Forks62
Last commit16 hours ago
JustWeEngine
JustWeEngineJava

An easy-to-use open source Android native game framework for building 2D games.

#android-native#open-source#android-game-framework
Stars769
Forks111
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
Stars768
Forks86
Last commit1 day ago
panda.js
panda.jsJavaScript

HTML5 game engine built on PixiJS for creating 2D games with a complete development platform.

#html5-game-engine#web-games#game-development
Stars768
Forks99
Last commit6 years ago
voxelgame
voxelgameGDScript

A collection of voxel world demos and prototypes built with the Godot Engine's Voxel module.

#multiplayer#terrain-generation#smooth-terrain
Stars763
Forks116
Last commit8 months ago
DefaultEcs
DefaultEcsC#

A high-performance Entity Component System framework for C# game development, prioritizing simplicity and minimal constraints.

#gamedev#multi-threading#csharp
Stars760
Forks69
Last commit2 years ago
PokeMMO
PokeMMOJavaScript

A Pokémon MMO engine with a real-time map editor, built with WebGL and canvas rendering.

#mmo#canvas#game-development
Stars760
Forks85
Last commit8 years ago
friflo ECS
friflo ECSC#

A high-performance, fully managed C# Entity Component System library focused on simplicity, reliability, and developer experience.

#fast#high-performance#simd
Stars759
Forks71
Last commit1 month ago
Grid
GridLua

A LÖVE-based 2D game engine for Lua, designed for multiplayer-first experiences with professional-grade features.

#multiplayer#gamedev#luajit
Stars751
Forks67
Last commit3 years ago
Jedi Academy
Jedi AcademyC++

Open-source release of the Star Wars Jedi Knight: Jedi Academy game engine source code under GPLv2.

#action-game#gplv2#star-wars
Stars751
Forks205
Last commit13 years ago
tetro-tui
tetro-tuiRust

A highly customizable, cross-platform Tetris-like game that runs entirely in the terminal.

#terminal#tui#customizable
Stars751
Forks18
Last commit15 days ago
SDL_mixer
SDL_mixerC

An audio management library for SDL that decodes multiple formats, mixes audio, and provides DSP effects.

#c-library#sdl2-mixer#audio-library
Stars750
Forks227
Last commit6 days ago
gl-rs
gl-rsRust

An OpenGL function pointer loader and binding generator for the Rust programming language.

#graphics#opengl#game-development
Stars750
Forks128
Last commit2 months ago
Vinegar
VinegarGo

An open-source, configurable bootstrapper for running Roblox Studio on Linux.

#developer-tools#open-source#dxvk
Stars746
Forks67
Last commit1 day ago
Velcro Physics
Velcro PhysicsC#

A high-performance 2D collision detection and physics engine for .NET, ideal for games and simulations.

#dotnet#game-development#physics-2d
Stars744
Forks115
Last commit5 years ago
Farseer
FarseerC#

A high-performance 2D collision detection system with realistic physics responses for games and simulations.

#collision-detection#dotnet#game-development
Stars744
Forks115
Last commit5 years ago
Solarus
SolarusC++

An open-source Zelda-like 2D game engine written in C++ that runs games scripted in Lua.

#lua-scripting#open-source#top-down
Stars731
Forks139
Last commit8 years ago
Unity Labs' Super Science
Unity Labs' Super ScienceC#

A collection of experimental Unity tools and algorithms for XR stabilization, physics tracking, editor utilities, and performance optimization.

#performance-optimization#csharp#experimental
Stars728
Forks52
Last commit
Moonshine
MoonshineLua

A library of chainable post-processing shaders for the LÖVE 2D game framework.

#graphics#shaders#visual-effects
Stars725
Forks42
Last commit2 years ago
Godot XR Tools
Godot XR ToolsGDScript

A collection of support scenes and tools for building AR and VR applications in the Godot game engine.

#3d-graphics#xr-tools#game-development
Stars719
Forks106
Last commit26 days ago
In-depth Steam Bot Guide with Node.js
In-depth Steam Bot Guide with Node.jsJavaScript

A comprehensive guide to building Steam bots and websites using Node.js, covering trading, user interaction, and web development.

#steam#authentication#steam-bots
Stars711
Forks121
Last commit
Pokémon Gold and Silver
Pokémon Gold and SilverAssembly

A complete disassembly of Pokémon Gold and Silver games for Game Boy Color, enabling ROM analysis and modification.

#disassembly#assembly#gb-asm
Stars710
Forks195
Last commit15 days ago
Barony
BaronyC++

An open-source first-person roguelike dungeon crawler game built in C++ with multiplayer support.

#multiplayer#dungeon-crawler#procedural-generation
Stars710
Forks199
Last commit6 months ago
Texture Packer GUI
Texture Packer GUIJava

A visual GUI tool for packing and managing texture atlases for the libGDX game framework.

#desktop-application#texturepacker#batch-processing
Stars707
Forks82
Last commit2 years ago
Verly.js
Verly.jsJavaScript

A lightweight, easy-to-integrate Verlet physics engine for JavaScript, enabling realistic simulations of ropes, cloth, and soft bodies.

#interactive-simulations#2d-physics-simulations#web-animation
Stars707
Forks44
Last commit1 year ago
Limon Engine
Limon EngineC++

A multi-platform 3D game engine focused on first-person games with dynamic lighting, physics, and an integrated editor.

#physics#opengl#first-person-shooter
Stars706
Forks70
Last commit5 days ago
CPP-Reflection
CPP-ReflectionC++

A C++ reflection system with a Clang-based parser and runtime library for type introspection and metadata generation.

#metadata-generation#cmake#c-plus-plus
Stars706
Forks103
Last commit6 years ago
LoveDos
LoveDosC

A framework for creating 2D DOS games in Lua with an API based on a subset of LÖVE.

#dos-games#game-development#lua
Stars706
Forks52
Last commit9 years ago
gameBase
gameBaseHaxe

A lightweight base structure for creating games using the Heaps framework and Haxe language.

#haxe#heaps-framework#3d-games
Stars704
Forks164
Last commit11 months ago
QB64
QB64C

A modern extended BASIC+OpenGL language with QB4.5/QBasic compatibility that compiles native binaries for Windows, Linux, and macOS.

#programming-language#basic#compiler
Stars703
Forks98
Last commit4 years ago
PolyPartition
PolyPartitionC++

A lightweight C++ library for polygon partitioning and triangulation with multiple algorithm implementations.

#c-plus-plus-library#polygon-triangulation#convex-partitioning
Stars703
Forks114
Last commit1 year ago
Pokémon
Pokémon

A curated list of awesome Pokémon & Pokémon GO resources, tools, APIs, and development projects.

#pokemongo#api#community
Stars702
Forks60
Last commit1 year ago
Zerker
ZerkerDart

A lightweight Flutter library for creating canvas-based graphic animations and simple games.

#dart#canvas-animation#canvas
Stars702
Forks65
Last commit1 year ago
Frogatto
FrogattoRuby

An open-source 2D action-adventure platformer starring a quixotic frog, built on the Anura engine.

#2d-platformer#pixel-art#game-development
Stars701
Forks124
Last commit4 days ago
LÖVE Potion
LÖVE PotionC++

A port of the LÖVE game framework for creating homebrew games on Nintendo consoles.

#wii-u#nintendo-3ds#indie-games
Stars701
Forks82
Last commit11 days ago
PreviousPage 16 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
2 years ago
Next
#Cross Platform490
#Game Engine464
#Lua302
#Godot Engine223
#Gamedev216
#Love2d206
#C Plus Plus198
#Open Source194
#Graphics163
#2d Graphics159
#Opengl158
#Game156