Found this on the intarwebs: This is a neat game: Escape Goat written in .NET, ported with JSIL.
JSIL is a compiler that transforms .NET applications and libraries from their native executable format - CIL bytecode - into standards-compliant, cross-browser JavaScript. You can take this JavaScript and run it in a web browser or any other modern JavaScript runtime.
As such, it is heavy on the resources. Hey, I made a level too: my level
takes a while to load. mostly crashes on 1Ghz (too little RAM, I suspect). FF crashes after loading it. Qupzilla hangs without refreshing... maybe for the Pyra.
JSIL is a compiler that transforms .NET applications and libraries from their native executable format - CIL bytecode - into standards-compliant, cross-browser JavaScript. You can take this JavaScript and run it in a web browser or any other modern JavaScript runtime.
As such, it is heavy on the resources. Hey, I made a level too: my level
takes a while to load. mostly crashes on 1Ghz (too little RAM, I suspect). FF crashes after loading it. Qupzilla hangs without refreshing... maybe for the Pyra.
Last edited by a moderator: