game-development
There are 28320 repositories under game-development topic.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
phaserjs/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
BabylonJS/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
leereilly/games
Archived — A list of games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
clockworklabs/SpacetimeDB
Multiplayer at the speed of light
aframevr/aframe
:a: Web framework for building virtual reality experiences.
kitao/pyxel
A retro game engine for Python
4ian/GDevelop
🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
ellisonleao/magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
SFTtech/openage
Clone of the Age of Empires II engine 🚀
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
mapeditor/tiled
Flexible level editor
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
playcanvas/engine
Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
flame-engine/flame
A Flutter based game engine.
QianMo/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
cocos/cocos-engine
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
godotengine/awesome-godot
A curated list of free/libre plugins, scripts and add-ons for Godot
jynew/jynew
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
Orama-Interactive/Pixelorama
Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
o3de/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
0xFA11/MultiplayerNetworkingResources
A curated list of Multiplayer Game Network Programming Resources