The WGDIEngine is a simple game engine that relies solely on the functions naturally provided by the WinAPI. It was developed for educative purposes and is not meant for usage in complex projects, as it is optimized for understanding, not performance.
Designed as an abstract generic Singleton class, you need to derive your own engine from this class and customize it to fit your needs.
WGDIEngine is made to support the most basic necessities of simple games providing an interface for key and mouse input and using double buffered drawings as output. There is no sound or extended image support. If you need this, use a real game engine instead.
License
GNU General Public License version 2.0 (GPLv2)Follow WGDIGameEngine
Other Useful Business Software
MongoDB 8.0 on Atlas | Run anywhere
MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WGDIGameEngine!