DoomRL > Requests For Features

Console mode window size

(1/1)

mihey1993:
I am not sure if it was here or not but , is it possible to change the size of a window in which doomrl is played in console mode?And if yes, how can it be implemented?

thelaptop:
Define "size of window".  You can always change the font that is used for rendering the console, but it will not increase the number of tiles used from 80x25 to something higher.

Tavana:

--- Quote from: thelaptop on April 18, 2015, 10:02 ---Define "size of window".

--- End quote ---

Finally a challenge I can complete!


--- Code: ---string SizeOfWindow;
SizeOfWindow = "bigger";
--- End code ---

Seriously though, text size is probably your best bet.

Navigation

[0] Message Index

Go to full version