How hard would it be to port a game from assembly
Root / Programming Questions / [.]
WindyCreated:
you don't have to translate each instruction from assembly to smilebasic, you just have to have the same rules. it's like how the same game concepts can be expressed in different ways, and the way it will be expressed in assembly language will be a lot different in how you will want to express it in smilebasic.