Skip to content

lyzardiar/seal2d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seal2d

A 2D game engine based on OpenGL, developed with Lua and C.

This project is under heavy development currently, we will release version 0.1 soon.

build & run

Simply open the XCode project in example/yuusha/proj.mac or proj.ios to run.

getting started

wiki: https://github.com/tangyiyang/seal2d/wiki (chinese only, will have English version when release first version.)

known issue

  1. nuklear is not supported on iOS right now.
  2. you may need to set the WINDOW_WIDTH, WINDOW_HEIGHT in config.lua to run on you iOS device.

About

A 2D game engine based on OpenGL, developed with Lua and C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.8%
  • C++ 14.6%
  • HTML 8.7%
  • Lua 3.0%
  • Objective-C 0.4%
  • Makefile 0.2%
  • Other 0.3%