Godot Engine – Multi-platform 2D and 3D game engine
-
Updated
Dec 3, 2020 - C++
{{ message }}
Game engines are software frameworks for game development. Game engines do the heavy lifting for developers so they can focus on other aspects of game development.
Godot Engine – Multi-platform 2D and 3D game engine
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
a 2D rigid body physics engine for the web ▲● ■
CRYENGINE is a powerful real-time game development platform created by Crytek.
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
We currently only have file decoders in d2fileformats. Most of the Load functions take a byte slice as an argument, and parse the bytes into a struct for that file type. We need to be able to convert a struct instance back to a byte slice.
Currently, if credentials are in use, they are authenticated in the master’s onUpdate method. For example:
However, this is not the case for onSync or the new onConnectionChange (#839) methods, which presents a potential security flaw. If a match is using credentials
A retro game engine for Python
We moved from Jenkins to GitHub Actions for CI in amethyst/amethyst#2382 -- we wanted to ship that so we can get CI working in general for folks again. Here's a list of other things we would like to do soon. Please comment if you have more ideas!
Each item should have individual issue(s) and/or PR(s) opened for them. Let me know in a comment and I'll add a link next t
Fast and lightweight JavaScript game engine built on WebGL and glTF
Minetest is an open source voxel game engine with easy modding and game creation
Bevy version
0.3.0
Operating system & version
Windows 10
Got the following link error when build bevy-snake
glslang.glsltospirv.lib(intermOut.obj) : error LNK2019: unresolved external symbol __imp__fpclass referenced in function "void __cdecl glslang::OutputDouble(class TInfoSink &,double,enum glslang::TOutputTraverser::EExtraOutput)" (?OutputDouble@glslang@@YAXAEAVTInfoS
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Unity3D Client And C# Server Framework
A minimalist Flutter game engine
Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
Cross-platform 2D and 3D game engine.
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization
A hand-crafted 2D game library in Go
In #3571 we add a system to track AFK status for players.
This is a suggestion to simplify the implementation of AfkAuthoritySystem.java by removing the internal field count. As noted in MovingBlocks/Terasology#3571 (comment) I'm not sure whether this is actually required. I'm wondering whether it would also work to just rely on the entity information we
Release Type: Github
Describe the bug
Adding an instancing component and then a model component crashes the instancing processor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should not crash.
Screenshots
If applicable, add screenshots to
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.
Rust library to create a Good Game Easily
Required skills: Python, maybe Cython
Difficulty: Medium
The openage converter is able to optimize the compression for created PNG files by utilizing a search algorithm inspired by OptiPNG. To do this, the search algorithm first tries 8 different compression settings by creating PNGs with these settings in-memory. The compression settings that produ