Would be nice, if we have an option to compile the game only for graphical interface(with raylib), only for terminal text(without raylib) and for both.
With that, we could run the game like: ./game terminal then, it will open the game into the current terminal .
Would be nice, if we have an option to compile the game only for graphical interface(with raylib), only for terminal text(without raylib) and for both.
With that, we could run the game like:
./game terminal
then, it will open the game into the current terminal .