12-31-2022, 11:23 PM
(12-31-2022, 08:28 PM)megamarc Wrote: Hi!
That's true, I haven't released it to the public yet because there are still some minor issues, but the bulk of the work is done.
Here you can preview some of the samples running inside a web browser:
https://www.tilengine.org/emcc/platformer.html
https://www.tilengine.org/emcc/shadow.html
https://www.tilengine.org/emcc/shooter.html
https://www.tilengine.org/emcc/forest.html
https://www.tilengine.org/emcc/spinner.html
https://www.tilengine.org/emcc/colorcycle.html
Happy new year!
Hi!
Happy new year to you too!
I checked the samples and it works very well for web technologies!
I still have a question : Will it be possible to write Javascript directly when using the library or the program has to be written in a language like C and be compiled with Emscripten?