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
Managed Cybersecurity Platform Built for MSPs
In a world that lives and breathes all things digital, every business is at risk. Cybersecurity has become a major problem for small and growing businesses due to limited budgets, resources, time, and training. Hackers are leveraging these vulnerabilities, and most of the existing cybersecurity solutions on the market are too cumbersome, too complicated, and far too costly.
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.