Author Topic: Random portrait generator  (Read 7363 times)

Zireael

  • Rogueliker
  • ***
  • Posts: 604
  • Karma: +0/-0
    • View Profile
Random portrait generator
« on: December 21, 2014, 12:52:59 PM »
I found this old thread http://forums.roguetemple.com/index.php?topic=2970.0 and started wondering, what portrait size would be the best?

Implementing something similar in T-Engine seems really easy (just use the playerdoll code), but I'd love to know what size I should use. 32x32? 64x64? Something else?

Quendus

  • Rogueliker
  • ***
  • Posts: 447
  • Karma: +0/-0
  • $@ \in \{1,W\} \times \{1,H\}$
    • View Profile
    • Klein Roguelikes
Re: Random portrait generator
« Reply #1 on: December 22, 2014, 04:32:34 PM »
Why not make a few simple portrait sketches of different sizes, and test how the interface looks with each one?