Y
Hacker News
new
|
ask
|
show
|
jobs
by
zenojevski
4288 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.