We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Frank Engine

Frank Engine is a game development framework with a built in editor written in C++. The goal is to be a fast way to create large open world 2D games with high quality graphics. Everything necessary to create a fully featured game is included: physics (Box2D), rendering (DirectX), level editor, dynamic lighting, particle system, sound, music (Ogg Vorbis), gamepad input, GUI, and debug console. The code is fairly well documented and includes simple starter projects build on.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://frankengine.frankforce.com
Tags
License
Platform
Features
  • Large streamable worlds with small memory footprint
  • Integrated level editor, instantly switch from editing to playing!
  • Integrated Box2d Physics
  • Deferred rendering with diffuse, normal and emissive maps
  • Supports a ton of dynamic shadow casters and shadow casting lights
  • 2D sprite, terrain, and particle system
  • Stereo sound effects with Direct Sound
  • Music with Ogg Vorbis
  • Integrated with The DirectX Utility Library (GUI, sound, etc)
  • Sub frame interpolation using fixed time step
  • Keyboard, mouse, and joystick input binding system
  • In game debug console
  • User friendly editor features: cut, copy, paste, undo, and redo