GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
80 stars 20 forks source link

Add a Menu Bar to Tesseratos #1234

Open RiscadoA opened 1 month ago

RiscadoA commented 1 month ago

Problem

We need some kind of accessible menu to create new projects, open projects, change visible windows, etc.

Solution

We should add a main menu bar at the top of the window, as other tools do.