Skip to content
/ Kore Public
forked from Kode/Kinc

Modern low level game library and hardware abstraction.

License

Notifications You must be signed in to change notification settings

J-d-H/Kore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kore projects are build using koremake, a nodejs tool.
In your project's directory call node Kore/make - this will
create a project file for your IDE in a build subdirectory.
koremake by default creates a project for the system you are currently using,
but you can also put one of windows, linux, android, windows8, osx and ios
in the arguments list to create something else. In Windows you can also
choose your graphics api (gfx=direct3d9, gfx=direct3d11 or gfx=opengl2)
and your Visual Studio version (vs=vs2010, vs=vs2012 or vs=vs2013).

About

Modern low level game library and hardware abstraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.4%
  • C++ 33.4%
  • Objective-C 0.5%
  • Objective-C++ 0.5%
  • Java 0.2%
  • JavaScript 0.0%