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.
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
License
MIT LicenseFollow Frank Engine
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Frank Engine!