Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 336 Bytes

ztech

RBDOOM-3-BFG Readme - https://github.com/RobertBeckebans/RBDOOM-3-BFG

Warning

The project is under active development

Main goals:

  • Rewrite every part of the original engine from c++ to zig (exception is gameplay code)
  • Provide engine api to the gameplay code (via C API)
  • Port gameplay code to the ztech engine api