Skip to content

ejoy/ejoy2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf4af91 · Jan 4, 2018
Apr 1, 2017
Apr 1, 2017
Jan 19, 2016
May 26, 2016
May 5, 2017
Jan 3, 2018
May 26, 2016
May 26, 2016
Aug 10, 2015
May 26, 2016
Mar 14, 2014
Dec 28, 2013
Oct 22, 2015
Oct 22, 2015

Repository files navigation

EJOY 2D

Make

For Windows and msvc

  • msvc\make.bat
  • ej2d examples/ex01.lua to test

For Windows and mingw32

  • Install glew 1.9
  • make or make mingw
  • ej2d examples/ex01.lua to test

For Linux ,

  • Install glew 1.9
  • Install freetype 2
  • make or make linux
  • ./ej2d examples/ex01.lua to test

For Mac OS ,

  • Install glfw3
  • Install freetype 2
  • make or make macosx
  • ./ej2d examples/ex01.lua to test

API

https://github.com/cloudwu/ejoy2d/blob/master/doc/apicn.md (work in process , in Chinese)

Question?

Please read http://blog.codingnow.com/2013/12/ejoy2d.html first (In Chinese)

Chinese API document

Put your questions in Issues .

About

A 2D Graphics Engine for Mobile Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages