#
gamedev
Here are 4,477 public repositories matching this topic...
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.
javascript
gamedev
webgl
canvas
phaser
game-development
phaserjs
html5-game-development
game-frameworks
facebook-instant-games
phaser-development
-
Updated
Apr 8, 2022 - JavaScript
game
gamedev
games
game-engine
game-development
puzzle-game
platform-game
strategy-game
html5-games
sandbox-game
-
Updated
Mar 22, 2022
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
-
Updated
Feb 7, 2022 - C#
A refreshingly simple data-driven game engine built in Rust
-
Updated
Apr 11, 2022 - Rust
gamedev
webgl
opengl
unity
shaders
graphics
vulkan
game-development
glsl
shader
unity3d
godot
graphics-programming
hlsl
panda3d
glsl-shader
indiedev
glsl-shaders
3d
3d-graphics
-
Updated
Jan 30, 2022 - C++
A retro game engine for Python
-
Updated
Mar 19, 2022 - Rust
art
gamedev
design
list
awesome
games
game-engine
game-development
game-jam
curated
awesome-list
game-programming
game-design
frameworks
board-games
-
Updated
Apr 1, 2022
A simple and easy-to-use library to enjoy videogames programming
android
c
linux
raspberry-pi
iot
gamedev
embedded
programming
opengl
game-engine
graphics
game-development
raylib
webassembly
wasm
videogames
-
Updated
Apr 11, 2022 - C
emilk
commented
Feb 20, 2021
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked ignore
, though no_run
can maybe sometimes be motivated).
egui
The crate-level docs for egui
(at https://docs.rs/egui generated from egui/src/lib.rs
) sh
help wanted
Extra attention is needed
good first issue
Good for newcomers
docs and examples
Improving and adding documentation and examples
14
ayousuf23
commented
May 22, 2021
Good First Issue
Issues recommended for first-time contributors
Font
Related to font processing or rendering
jojolepro
commented
May 19, 2021
Tasks
- Fix ron file to use expected format
Reproduction Steps
cd examples/animation && cargo run
What Actually Happened
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/shareddata/share/prog/rust/amethyst/examples/animation/assets/prefab/animation.ron"): 8:1: Expected map
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/sh
type: bug
Something is not working as it should.
diff: easy
Achievable by a single junior developer with a bit of guidance.
pri: normal
An issue that is causing a noticeable impact, but can be worked around
good first issue
This is a good issue to start with if you are new and want to contribute to Amethyst.
Fast and lightweight JavaScript game engine built on WebGL and glTF
nodejs
javascript
gamedev
webgl
typescript
game-engine
game-development
virtual-reality
webgl2
gltf
webgpu
webxr
-
Updated
Apr 10, 2022 - JavaScript
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
gamedev
reflection
game-engine
cpp
data-oriented-design
modern-cpp
game-development
ecs
entity-component-system
header-only
cpp17
game-programming
production-ready
no-dependencies
architectural-patterns
data-oriented
game-dev
cpp20
ecs-framework
entt
-
Updated
Apr 8, 2022 - C++
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
game
c-sharp
gamedev
design-pattern
performance
game-engine
tdd
unity
game-development
design-patterns
ecs
entity-component-system
entity-framework
entity
paradigm
test-driven-development
entity-component
entitas
paradigmshift
entitas-csharp
-
Updated
Feb 3, 2022 - C#
dlon
commented
Feb 9, 2019
Some modules to start with:
- surface
- display
- draw
- color
- font
- rect
- event
- mask
- transform
How?
- Guide to how to contribute to an open source project on GitHub.
- See how other functions are using keyword arguments. See the [src_c/draw.c](https://github.com/pygame/pygame/
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.
-
Updated
Apr 11, 2022 - C++
A Curated List of Game Network Programming Resources
javascript
gamedev
awesome
networking
csharp
replication
cpp
unity
multiplayer
network
game-development
unity3d
awesome-list
unreal-engine
game-programming
network-programming
unreal-engine-4
netcode
game-networking
gameplay-networking
-
Updated
Apr 2, 2022 - C++
A statically typed lisp, without a GC, for real-time applications.
language
gamedev
games
functional
lisp
functional-programming
repl
game-development
static
typed
erik-sved-ng
-
Updated
Apr 9, 2022 - Haskell
nodejs
javascript
game
gamedev
database
networking
multiplayer
engine
websockets
game-development
game-server
pixi
multiplayer-game
turn-based
realtime-games
room-handlers
colyseus
multiplayer-game-server
netcode
-
Updated
Mar 30, 2022 - TypeScript
a fresh & lightweight javascript game engine
javascript
firefox
gamedev
webgl
chrome
cordova
html5
es6
game-engine
game-development
melonjs
html5-canvas
webaudio
webkit
canvas2d
web3
webgl2
2d-game-engine
tiled
-
Updated
Apr 11, 2022 - JavaScript
Lightweight and modular C++11 graphics middleware for games and data visualization
android
game
c-plus-plus
ios
gamedev
webgl
cmake
opengl
graphics-engine
game-engine
graphics
sdl
vulkan
c-plus-plus-11
glfw
webassembly
emscripten
spir-v
3d
magnum
-
Updated
Apr 11, 2022 - C++
A hand-crafted 2D game library in Go
-
Updated
Oct 14, 2021 - Go
Next-generation HTML renderer for apps and games
windows
macos
linux
gamedev
games
opengl
metal
cross-platform
gpu
game-development
webkit
html-renderer
desktop-apps
directx-11
ultralight
-
Updated
Feb 18, 2022 - CMake
gbriggs-trmb
commented
Nov 4, 2021
- Starting with the Stride "Terrain" sample.
- Added a vehicle model fbx file.
- Used Add Physics asset / convex hull to create collider
- Used this collider with a rigid body, works fine.
- Tried to use this collider with a character component, and it crashes the program.
- Made a much simpler multi box collider for the vehicle (one rectangle and four cylinders).
- This simpler colli
C++ frame profiler
gamedev
library
performance
profiler
performance-analysis
profiling
gamedev-library
profiling-library
gamedevelopment
-
Updated
Apr 8, 2022 - C++
javascript
game
c-plus-plus
gamedev
html5
game-engine
web-app
game-development
game-2d
gamemaker
gdevelop
hacktoberfest
2d-game
2d-game-engine
html5-game-engine
-
Updated
Apr 11, 2022 - C++
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
game
gamedev
game-engine
unity
architecture
game-development
unity3d
mmo
mmorpg
game-server
gameserver
server-architecture
-
Updated
Dec 3, 2021 - C++
Improve this page
Add a description, image, and links to the gamedev topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gamedev topic, visit your repo's landing page and select "manage topics."
Godot version
4.0.alpha (c630c2001)
System information
Fedora 34, GeForce GTX 1080 (NVIDIA 510.60.02)
Issue description
The new metadata editor allows defining editor-only metadata, but not reading it. This is probably confusing and should be disallowed (although setting editor-only metadata from code should remain allowed).