metasyn·2 か月前·議論Source? My understanding is that speeding cameras and flock cameras are different in the SF application at least.
metasyn·2 年前·議論for anyone curious about learning, i made an online port of UXN using emscripten that allows you to code and compile and emulate in a browser:https://metasyn.srht.site/learn-uxn/
metasyn·2 年前·議論for anyone curious about learning, i made a tutorial and playground for orca:https://metasyn.srht.site/learn-orca/
metasyn·5 年前·議論I made an online environment for UXN programming, assembling, and emulating the CLI environment using emscriptenhttps://metasyn.github.io/learn-uxn/check it out if you're learning uxn or just want to try loading a rom and seeing the source or modifying it to learn
metasyn·5 年前·議論glad others enjoy it! checkout https://orca.wtf as well, a similar, fun project that includes MULTIPLAYER
metasyn·5 年前·議論I made a livecoding site for playing around with Orca, alongside a tutorial of sorts. It's already patched to a synthesizer so it's ready to go, and has examples/tutorials you can load.https://metasyn.github.io/learn-orca/
metasyn·5 年前·議論two resources i enjoyed:"nim in action" by dom96 https://www.manning.com/books/nim-in-actionnim days by xmonader https://xmonader.github.io/nimdays/