(01-16-2023, 03:59 AM)megamarc Wrote: Hi!
This is the idea :-) I'd like to put some samples online so the user can interact with them. I have to create different html templates, one for each sample, to explain the purpose of the sample and the key bindings. I'd also like to have a single youtube video, a "trailer" interleaving captured footage of samples and in development games using it, with text highlighting the key features. But I don't have experience creating trailers, I'm software engineer not a video producer
Hi!
Sounds like a pretty nice idea!
Sadly, I'm not the best video producer on the world (but I know how to use video editors). But I can try making more samples. I also can show abstraction such as text mode and drawing primitives on a bitmap. I made some abstractions for that with Nim
About Nim, it can also compile to Emscripten, so I might test with Nim too!
Also, can an Emscripten compiled project run on Linux and Mac?
Edit : I tried with the links you sent on a Linux computer, it works!
It even works on... Android?!