Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Increase World Image Size #129

Closed Gvin closed 4 years ago

Gvin commented 4 years ago

Increase world image size to 7x7 symbols. Current image size is 3x3. Increased image size should result in better graphics quality and higher details. Increased window size problem can be solved by decreasing font size for game view. All other views should remain with current font. There should be a way to move to bigger font size for bigger screens via settings view. Check that text on game view is still readable.