Resources and tools for creating interactive games and simulations.
Explore 916 awesome GitHub repositories matching game development · Game Development. Refine with filters or upvote what's useful.
Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.
Maintains a dedicated platform for playing chess online, supporting both web-based matches and mobile client connectivity.
Dieses Projekt ist ein zentrales, Community-gesteuertes Repository mit praktischen Tutorials, die darauf ausgelegt sind, den Kompetenzerwerb durch die praktische Konstruktion realer Softwareanwendungen zu erleichtern. Es dient als umfassendes Verzeichnis, das externe Dokumentationen und Lehrmaterialien aggregiert und einen strukturierten Pfad für Entwickler bietet, um spezifische Programmiersprachen und technische Bereiche zu meistern. Das Repository zeichnet sich dadurch aus, dass es disparate technische Ressourcen in eine hierarchische, taxonomiebasierte Struktur organisiert, die es Entwicklern ermöglicht, verschiedene Software-Engineering-Disziplinen zu entdecken und zu navigieren. Durch die Gruppierung einzelner Projekte in logische Sequenzen bietet es eine Roadmap, die Lernenden hilft, von grundlegenden Konzepten zur fortgeschrittenen Implementierung fortzuschreiten. Der Inhalt wird durch kollaborative Beiträge gepflegt, wodurch sichergestellt wird, dass die Sammlung eine aktuelle und umfangreiche Ressource für die Entwickler-Community bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, das Bereiche wie Full-Stack-Webentwicklung, mobile Anwendungsentwicklung und interaktive Spieleentwicklung umfasst. Es enthält Ressourcen für eine Vielzahl von Programmiersprachen, von systemnahen Sprachen wie C, C++ und Rust bis hin zu hochrangigen und funktionalen Sprachen wie Python, Ruby, Haskell und Clojure. Diese Materialien unterstützen die spezialisierte technische Meisterschaft in Bereichen wie maschinelles Lernen, Data Science und Netzwerkprogrammierung. Das Verzeichnis ist so strukturiert, dass eine effiziente Entdeckung nach Programmiersprache und technischem Bereich möglich ist, mit einem klaren Inhaltsverzeichnis, das Nutzern hilft, spezifische Informationen zu finden. Es fungiert als persistenter Index externer Links, der Entwickler mit Dokumentationen und Tutorials von Drittanbietern verbindet, um ihr Verständnis technischer Konzepte zu vertiefen.
Explains game development mechanics through the construction of projects using lightweight 2D frameworks.
Superpowers ist eine browserbasierte Spiele-Entwicklungs-Engine und eine kollaborative integrierte Entwicklungsumgebung. Sie bietet einen einheitlichen Arbeitsbereich zum Erstellen zweidimensionaler interaktiver Erlebnisse und ermöglicht es Nutzern, Code, Assets und Szenenlogik direkt in einem Webbrowser zu verwalten, ohne dass lokale Compiler oder schwere Desktop-Software erforderlich sind. Die Plattform zeichnet sich durch eine modulare, komponentenbasierte Skriptarchitektur aus, bei der Spielobjekte durch angehängte Logik und visuelle Eigenschaften definiert werden. Sie unterstützt Echtzeitsynchronisierung, was es mehreren Entwicklern ermöglicht, gleichzeitig am selben Projekt zu arbeiten. Diese Umgebung ist als Bildungstool konzipiert, das Programmierkonzepte durch die integrierte Erstellung von Grafiken, Audio und Logik vermittelt. Das System umfasst eine umfassende Build-Pipeline, die die Kompilierung statischer Markdown-Seiten und dateisystembasiertes Routing handhabt. Es automatisiert den Entwicklungs-Workflow durch die Auflösung von Abhängigkeiten zur Build-Zeit, das Injizieren wiederverwendbarer UI-Komponenten und die Verwaltung von Asset-Pipelines, um eine effiziente Ressourcenbereitstellung sicherzustellen.
Runs full-featured development workflows entirely inside web browsers, removing the need for local software installations or complex environment setups.
This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently discover resources tailored to specific functional domains. The repository distinguishes itself through a decentralized contribution model, where community-driven updates ensure the index remains current with the rapidly evolving software landscape. Beyond simple resource listing,
Discover frameworks for building 2D games and implementing entity-component-system architectures.
This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these definitions from specific hardware targets, the engine ensures consistent performance across diverse browsers and devices. The framework distinguishes itself through a robust architecture that includes a unified math library for high-frequency spatial calculations and a physically bas
Bundles essential scene management, physics, and rendering tools required to build interactive, high-performance browser-based games.
Godot is a multi-platform game engine and a suite of tools used to develop 2D and 3D interactive games and applications across multiple operating systems. It provides specialized development environments for both two-dimensional and three-dimensional design, including tools for sprite animation, tilemaps, lighting, meshes, and physics simulations. The engine includes a cross-platform export tool that packages projects for deployment to desktop, mobile, web, and console hardware targets from a single codebase. The system covers broad capabilities for interactive experience design and game dev
Provides a comprehensive engine supporting both 2D and 3D rendering and logic across multiple platforms.
Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for
Constructs logic and visual hierarchies by nesting modular components within a tree-based scene graph.
This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosystems by offering a registry of machine-readable interface definitions that enable dynamic tool discovery and structured context injection. The directory distinguishes itself by focusing on the protocol-based interoperability required for autonomous AI agents to interact with he
Retrieves game-specific data, operator archives, and entertainment content through direct integration with gaming wikis and services.
Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built to translate code-based instructions into precise, frame-accurate animations, making it a tool for explaining complex mathematical functions, geometric proofs, and abstract theories. The engine distinguishes itself through a declarative scene graph that organizes visual element
Executes callback functions on every frame to dynamically modify object properties based on time or state.
This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that
Lists datasets containing physical measurements and simulation parameters for scientific modeling.
Dieses Projekt ist eine Immediate-Mode-GUI-Bibliothek, die für die schnelle Entwicklung von Tools und Diagnose-Schnittstellen konzipiert ist. Durch die Generierung der UI-Geometrie in jedem Frame mittels prozeduralem Code entfällt die Notwendigkeit einer persistenten Zustandssynchronisation zwischen Anwendungsdaten und der Schnittstelle. Es ist primär für die Integration in bestehende Rendering-Pipelines gedacht, wo es rohe Vertex-Buffer und Draw-Befehle erzeugt, die agnostisch gegenüber der zugrunde liegenden Grafik-API sind. Die Bibliothek zeichnet sich durch eine stark entkoppelte Architektur aus, die komplexe, andockbare und Multi-Viewport-Layouts unterstützt. Sie verwaltet Fensterpositionen, Tab-Dragging und Node-Splitting, wodurch Entwickler Schnittstellenelemente in unabhängige Betriebssystemfenster auslagern können. Um eine konsistente Interaktion in verschiedenen Umgebungen zu gewährleisten, bildet sie native Eingabeereignisse in ein einheitliches Format ab und bietet eine robuste identifier-basierte Bereichsverwaltung, um Elementzustände über Frames hinweg zu verfolgen. Das Framework bietet eine breite Palette an Funktionen für den Aufbau anspruchsvoller Engine-Tools und Diagnose-Dienstprogramme. Es umfasst Unterstützung für fortgeschrittene visuelle Komponenten wie Node-Editoren, 2D- und 3D-Plotter sowie spezialisierte Inspektoren, neben der Infrastruktur für DPI-Skalierung und benutzerdefiniertes Shape-Rendering. Das System ist auf hohe Portabilität ausgelegt und bietet Konfigurationsoptionen zur Kompilierzeit, die es Entwicklern ermöglichen, Kerndatenstrukturen und mathematische Typen an spezifische Engine-Anforderungen anzupassen. Das Repository bietet umfangreiche Beispiele für die Verbindung der Bibliothek mit wichtigen Grafik-Backends und Frameworks sowie Tools zur Generierung sprachspezifischer Bindings.
Enables the creation of custom editors, debug inspectors, and visual manipulation gizmos within high-performance graphics engines.
This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the language. The collection is distinguished by its focus on high-performance systems programming and technical mastery. It provides deep coverage of specialized domains including SIMD-accelerated data processing, compile-time template metaprogramming, and asynchronous event-driven archit
Uncovers cross-platform engines and multimedia libraries designed for building interactive games and applications.
This project is a declarative motion framework and JavaScript animation engine designed to transition CSS properties, SVG attributes, and DOM elements. It provides a comprehensive set of tools for creating complex, multi-part motion sequences by synchronizing animations, timers, and callbacks into a single, unified timeline. The library distinguishes itself through a robust timeline-based sequence orchestrator that allows for precise timing, label-based control, and hierarchical nesting of animations. It also features a physics-driven interaction library that enables draggable elements with c
Adjust element mass to influence deceleration speed, travel distance, and bounciness during motion.
LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al
Processes asynchronous messages and triggers to emulate the behavior of distributed cloud event architectures.
This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical materials for cross-platform application development. The directory distinguishes itself through a comprehensive index of the global Flutter ecosystem, including local user groups, meetups, and communication channels that connect developers to international support networks. It m
Points to specialized game engines and rendering libraries for building interactive graphical experiences.
This project is a community-driven directory of software resources, libraries, and tools designed to support iOS application development. It serves as a centralized reference point for developers, organizing a vast ecosystem of third-party components into a searchable, structured index to facilitate discovery and project integration. The repository distinguishes itself through its collaborative curation model, which aggregates disparate utilities into a single, maintainable catalog. By leveraging a flat-file documentation structure, it provides a clear overview of the tools available for nati
Builds interactive 2D or 3D experiences using specialized engines for rendering, physics, and game-specific logic.
This project is a curated knowledge repository designed to support the professional development of software engineers. It functions as a comprehensive index of industry best practices, methodologies, and design principles, providing a structured roadmap for those seeking to improve their technical skills, architectural decision-making, and career trajectory. The repository distinguishes itself through a community-driven approach, relying on peer-reviewed contributions to maintain an up-to-date collection of resources. It organizes vast amounts of technical information into a hierarchical taxo
Provides educational resources for learning game development and design.
This project is a comprehensive directory of open-source iOS applications designed to serve as a technical reference for developers and learners. It functions as a curated index of mobile software, categorizing projects by their functionality, implementation language, and architectural design to provide a clear view of how professional applications are structured. The repository distinguishes itself by offering a deep dive into mobile app architecture, allowing users to study real-world codebases that utilize patterns such as Model-View-ViewModel, VIPER, and Clean Architecture. It highlights
Provides a framework for building 2D games and interactive graphics.
This project is an open-source repository that serves as a centralized directory for software projects created by independent developers within the Chinese community. It functions as a community knowledge base, providing a curated collection of resources that span various domains, including games, utilities, and developer-focused tools. The directory distinguishes itself through a static site generation model that transforms structured data into a browsable interface. It utilizes markdown-based content management to maintain project information, while automated workflows handle metadata updat
Provides a curated collection of game projects for discovery and inspiration.
Pixi.js is a high-performance 2D graphics engine used to render interactive animations, sprites, and visual effects in web browsers. It functions as a WebGL 2D rendering engine and HTML5 graphics library designed to produce high-performance two-dimensional visuals. The project operates as a 2D sprite framework and a web-based visual effects engine, providing tools to apply filters, blend modes, and masks to real-time graphics. It also serves as an interactive web canvas API for handling multi-touch and mouse input to build responsive graphical user interfaces. The framework covers a broad se
Optimized for the development of 2D interactive experiences using sprite-based rendering.