Zetawar / zetawar

Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript.
MIT License
169 stars 14 forks source link

Investigate alternative board rendering options #38

Open djwhitt opened 7 years ago

djwhitt commented 7 years ago
tbeddy commented 7 years ago

What are the main issues with the current rendering system?

djwhitt commented 7 years ago

There are scaling artifacts around the edges of the tiles when using a scaling factor other than an even multiple of native resolution. Animation options are limited with the current approach too.