#
game-engine-framework
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.
Here are 20 public repositories matching this topic...
The Ultraviolet Framework is a .NET game development framework written in C#.
-
Updated
Apr 18, 2020 - C#
Modern Cross-Platform C++ Engine with modularity (MIT). Maintains here: https://github.com/KomodoPlatform/antara-gaming-sdk
-
Updated
Sep 14, 2019 - C++
TheRealCatherine
commented
Jan 31, 2018
We already support loading stage data from remote URL's but there is no UI for inputting these. Eventually we will probably have a special server that hosts user-made content, but for now simply inputting a remote URL string is sufficient.
Probably we could add a button right under the other load button on the main menu for doing a remote load - or even better would be adding like a globe icon
An implementation of the game Yinsh. Support for clients to play on a central server.
-
Updated
Dec 4, 2018 - Python
DEPRECATED PROJECT IDEA - An abstracted modular game framework with integrated pixel editor and realtime asset manager and a level editor with dynamic block type definitions and a skeletal character animator and inverse kinematics and a game. Except no game.
game
game-engine
dynamic
asset-manager
inverse-kinematics
level-editor
not-a-game
game-engine-framework
make-a-game
game-framework-engine
game-framework-engine-framework
framework-engine
engine-engine
framework-framework
workframe-engine
-
Updated
Jan 27, 2015 - JavaScript
A fast, powerful, and flexible C++ Game Engine built on top of SDL.
-
Updated
Nov 24, 2017 - C++
eepp is an open source cross-platform game and application development framework heavily focused on the development of rich graphical user interfaces.
-
Updated
Apr 21, 2020 - C++
Ouzel-SGScript game engine
-
Updated
Sep 13, 2017 - C++
A HTML5 Game Framework/Engine To Build HTML5 Games And Sketches Rapidly In Very Fast Time 🎮
webgl
canvas-game
html5-game
html5-canvas
html5-game-development
html5-canvas-game
game-engine-framework
html5-games
fast-develop
webgl-game
html5-game-engine
cake-game-framework
made-with-cake
made-in-syria
cake-game
-
Updated
Apr 1, 2020 - JavaScript
Custom game engine framework made as a student project over the course of 16 weeks.
-
Updated
Sep 28, 2019 - C++
A roguelike game engine made in C. Supports: maps, wide/utf-8 characters. [new update soon(tm)]
c
game-engine
engine
roguelike
ncurses
ncurses-library
game-engine-framework
game-engine-2d
roguelike-engine
-
Updated
Mar 7, 2018 - C
Testing alternatives for three selected canvas based web game engines.
-
Updated
Feb 13, 2017 - JavaScript
WIP Open Source Game Engine
-
Updated
Jan 9, 2019 - C++
-
Updated
May 25, 2018 - JavaScript
Very simple, work-in-progress game engine that uses deferred shading.
-
Updated
Aug 23, 2018 - C
Game Engine project based on code from the project VoxelRPG
-
Updated
Mar 16, 2020 - C++
[unmaintained in favor of gameframework-lite] game framework for html5 games, with physics, webgl, isomorphic
games
framework
isomorphic
game-engine
html5-canvas
es6-javascript
pixijs
box2d
game-engine-framework
game-frameworks
-
Updated
Jul 22, 2017 - JavaScript
- Wikipedia
- Wikipedia
EDITED SUMMARY
Make CMake complain if user is only using precompiled dependencies, but is compiling in 32-bit mode.
ORIGINAL ISSUE
I don't think BSF is intended to be used as a 32 bit library, so probably the easiest way to resolve this user confusion is to make cmake complain loudly if it's being configured to build a 32 bit binary.