[Suggestion] Increase graphics resolution
ScoutCD10 opened this issue ยท 7 comments
Currently ComputerCraft has a resolution of 57x16 pixels.
I think that the resolution should be increased to like 320x200 giving more possiblities for new programs improving their graphics by a lot!
@dan200 said that it was to keep it retro.
This is kinda a duplicate of #188. It is something I'm considering PRing, but I think terminal network traffic should be optimised first.
Well, technically the resolution of individually addressable "pixels" is 114*57 with the advanced drawing characters. But yeah: I'd like CC 1.x to keep a text mode interface. Gotta save something for CraftOS 2
+1. I think that the retroness simplifies it and makes it more approachable to newer players, which possibly increases its value as a learning tool.
@dan200 correction: it's 102x57 pixels :P
I think it is good enough as it is, it brings creative UI designs and it contributes to the look and feel of ComputerCraft.