Godot Engine – Multi-platform 2D and 3D game engine
-
Updated
Nov 11, 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
It would be nice to set a texture to tile or repeat on a mesh instead of stretch.
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
With #4150 merged we have a new model format: glTF ! This should be a much easier and long-lived format than the old md5 one. There are still some bits of cleanup and bugs to fix. Not necessarily all needed as part of this issue and some bits might be worthwhile to split out
Some of the following checkboxes may be suitable Good First Issues for anybody with some
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, Cython, nyan, maybe C++
Difficulty: Medium
Currently, the asset converter stores the openage nyan API as hardcoded nyan objects. It would be much better if the converter could read the API objects from the filesystem with a parser. There would be two ways to do this. Either we implement a new Python parser for nyan or we extend
libnyan's already existing C+