|
|
|
|
|
by tjarratt
5676 days ago
|
|
Integrating various python modules/ruby gems that all monkey patch over each other? ducks On a more serious note, the closest equivalent I can think of is porting games to work on windows, linux and mac platforms. You would have to have a good understanding of the entire renderer, any main event loops and physics, as well as experience in writing very low level code on all those platforms. |
|