Simple game engine with complete export to scripting language
Go to file
Gero Müller 0e236c7f07 add readme 2018-11-26 13:47:32 +01:00
bullet initial commit 2008-01-16 11:45:17 +00:00
corona fix compile errors 2018-11-26 13:45:36 +01:00
engine fixed _Close bug 2008-09-26 07:44:41 +00:00
freetype initial commit 2008-01-16 11:45:17 +00:00
ftgl initial commit 2008-01-16 11:45:17 +00:00
glew initial commit 2008-01-16 11:45:17 +00:00
glfw initial commit 2008-01-16 11:45:17 +00:00
libpng initial commit 2008-01-16 11:45:17 +00:00
ode initial commit 2008-01-16 11:45:17 +00:00
physfs initial commit 2008-01-16 11:45:17 +00:00
squirrel fix compile errors 2018-11-26 13:45:36 +01:00
tinyxml initial commit 2008-01-16 11:45:17 +00:00
trimeshloader initial commit 2008-01-16 11:45:17 +00:00
zlib initial commit 2008-01-16 11:45:17 +00:00
.gitignore fix compile errors 2018-11-26 13:45:36 +01:00
Makefile some cleanup, fixed memory leak in scripting 2008-01-18 23:01:44 +00:00
Makefile.common initial commit 2008-01-16 11:45:17 +00:00
Readme.md add readme 2018-11-26 13:47:32 +01:00
Versions.txt initial commit 2008-01-16 11:45:17 +00:00

Readme.md

Bluecore

Simple game engine using multiple open source libraries to test scripting language integration.