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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WGDIGameEngine!