Y
Hacker News
new
|
ask
|
show
|
jobs
by
q3k
4287 days ago
Because C isn't web-scale.
1 comments
zenojevski
4287 days ago
The game renderer is also too coupled to the game backend. They should be separate pieces which only communicate via a RESTful API. Except the first frame should be rendered server-side to save time.
link