http://github.com/antirez/load81
And .. as its open source (unlike TIC-80 or PICO-8), its quite possible to add features and extend the console in interesting ways ..
71–75 of 75 posts
http://github.com/antirez/load81
And .. as its open source (unlike TIC-80 or PICO-8), its quite possible to add features and extend the console in interesting ways ..
Earlier quoted context omitted.
I like the 'batteries included' aspect of it; I wish more 'for practical use' development systems had that. The fact that you can package the result for different platforms, makes it interesting for trying out game mechanics on the go and distributing them inside small games. The style it was made in works on low res, small screens, so programming on small devices (small (cheap) Android tablets, GPD Pocket(high res b…
The last "practical" environment that was really batteries included, as far as I can tell, was Macromedia Flash. It lives on as Haxe, the FlashDevelop IDE feels like a blast from the past (it feels so lightweight!) and it supports quite a few platforms (web, mobile, etc). But it's awfully niche now.
There's also antirez' LOAD81: http://github.com/antirez/load81 And .. as its open source (unlike TIC-80 or PICO-8), its quite possible to add features and extend the console in interesting ways ..
Update: seems that "pro" version is built from the same MIT licensed source, only prebuilt binaries on releases page is "non-pro". So it's completely open source.
Earlier quoted context omitted.
What version FF are you using? It could be that you are on a beta build and something is slowing it down, or you are running an older version.
59.0.3 On Win10 (x64)