Skip to content
#

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...

jonesmz
jonesmz commented May 13, 2018

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.

TheRealCatherine
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

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.

  • Updated Jan 27, 2015
  • JavaScript
Wikipedia
Wikipedia
You can’t perform that action at this time.