This is a 2D game engine,base on OpenGL & SDL,support Windows & Linux.
这是一款基于OpenGL与SDL的2D游戏开发库,可以支持Windows与linux。
You can download some examples from https://github.com/xiajiaonly/XEffect2D
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow XEffect2D
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Have complete control manager and object manager.The next work as follows: 1.Complete game manager.The Game manager can add, delete, and edit as many objects. 2.Complete script manager. 1).Complete game script definition (main parameters for the timeline). 2).Complete management of the script (read, edit, store, etc.). 3).Complete script execution, responsible for the execution and "check" on the script. (if the script generated by the manager, do not need to "check".) 3.add the script manager to the game manager, make it can edit the script. 4.strengthen the game manager make it can edit more game elements. 5.complete game editor.