Skip to content

Kogamma/Chef-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chef-Engine

Chef Engine is a game engine made in C++ using Lua as a scripting language.

The engine is composition-based using components much like those in Unity Engine.

Rendering to the window and using sprites and such is made by using SFML.www.sfml-dev.org/

The Engine has support for .TMX-files exported from Tile Editor. www.mapeditor.org/ We use tmxparser to read the .TMX-files. tmxparser fork we're using: www.github.com/HoggeL/tmxparser

We use LuaBridge to be able to script in Lua. https://github.com/vinniefalco/LuaBridge

About

Chef Engine is a game engine made in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages