thebracket / rltk

Roguelike Toolkit - Modern C++ (14) SFML-based toolkit for creating roguelikes.
MIT License
311 stars 21 forks source link

Support full screen modes #1

Closed thebracket closed 7 years ago

thebracket commented 7 years ago

Implement full screen modes. Ideally, support using the current desktop resolution (see http://www.sfml-dev.org/documentation/2.0/classsf_1_1VideoMode.php ).