Skip to content

A zig cross-platform game engine and high-level graphics abstraction library

License

Notifications You must be signed in to change notification settings

YiraSan/venture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venture

You will need zig 0.14.0-dev.2502+d12c0bf90 to build venture.

In order to build the static/shared libraries:

zig build static_lib / zig build shared_lib

You can add -Doptimize=ReleaseFast for production ready build. (not recommended to use it as a debug/development library will probably makes things harder to debug)

About

A zig cross-platform game engine and high-level graphics abstraction library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published