You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mojoc is an open-source, cross-platform, pure C game engine. It is based on OpenGLES3 and written in C99. It currently works on IOS and Android, but can easily be extended to other platforms, and will support more platforms in the future.
7
7
@@ -39,9 +39,6 @@ Less is more, simple is better, simplify complex ideas.
39
39
## Published Games
40
40
Mojoc has been used for a cross-platform Android and IOS game.
41
41
42
-
***SuperLittleRed** is a bow and arrow shooting game, very challenging for your operation.
The samples will show all aspects of the Mojoc features. Each platform will provide native building project for native platform editor. For example: Android provides AndroidStudio project, IOS provides XCode project.
@@ -50,7 +47,7 @@ Currently there is only one sample, which is a simplfied version of the publishe
0 commit comments