Skip to content

Srekel/zag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zag

Game... engine... project... playground...?

Written in Zig and C.

How to build and run

First clone the repo including all submodules:

git clone --recurse-submodules https://github.com/Srekel/zag.git

Ensure you have zig on your PATH.

zig build

(If you have Windows, you can also run build.bat)

Then, if you have Windows,

run.bat

Otherwise, find the executable and run it.

Dependencies

  • Zig
  • Sokol
  • cimgui + Dear ImGui

License

Unless noted otherwise (e.g. in a comment or in a LICENSE file), pick your license: Public Domain or MIT.

About

Game dev project written in Zig and C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published