GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://cubosengine.org
MIT License
83 stars 36 forks source link

Make Tesseratos an executable #1227

Closed RiscadoA closed 3 months ago

RiscadoA commented 4 months ago

Description

This PR looks really big but there wasn't really any other way to tackle this. It simply moves stuff around so that Tesseratos becomes an executable, instead of a library. Thus, this PR:

Checklist

github-actions[bot] commented 4 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1227/ on branch gh-pages at 2024-06-04 22:15 UTC

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 40.34%. Comparing base (50e078c) to head (0701ce8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1227 +/- ## ======================================= Coverage 40.34% 40.34% ======================================= Files 351 351 Lines 26050 26050 ======================================= Hits 10509 10509 Misses 15541 15541 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.