Will NaaLaa generate browser games in the future? - Printable Version +- NaaLaa (https://www.naalaa.com/forum) +-- Forum: NaaLaa (https://www.naalaa.com/forum/forum-1.html) +--- Forum: Suggestions (https://www.naalaa.com/forum/forum-7.html) +--- Thread: Will NaaLaa generate browser games in the future? (/thread-24.html) |
Will NaaLaa generate browser games in the future? - luwal - 01-04-2024 I asked the question because many indie developers(BASIC) want to make browser games. A good example: 5 out of 8 entries are browser games in the jam: https://itch.io/jam/jam-for-all-basic-dialects-5/entries RE: Will NaaLaa generate browser games in the future? - Marcus - 01-05-2024 Nah, I wouldn't know where to start. Translate the code to html5/javascript, use webassembly? N5 could compile to java applets (web), but that was a long time ago. If I make it support something other than windows I think it'll be Android, because that I do know a lot about. RE: Will NaaLaa generate browser games in the future? - luwal - 01-08-2024 (01-05-2024, 07:30 PM)Marcus Wrote: Nah, I wouldn't know where to start. Translate the code to html5/javascript, use webassembly? N5 could compile to java applets (web), but that was a long time ago. I agree that NaaLaa should support Android first. |