Skip to content

darkodraskovic/zeta2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zeta2d

An SDL2 based 2D game engine with Lua scripting.

Installation

Install clangd.

Building

mkdir build folder. cd into build folder and run

cmake ..
make

compile_commands.json will be created in build directory. Symlink it (or simply copy it) to the root directory. To symlink it, cd to the root and

ln -s build/compile_commands.json .

About

SDL2 C++ 2D game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published