ge96 3 minutes ago

I wonder if the font takes away from it

wkjagt 4 hours ago

I love these fantasy computers. This one looks very similar to Pico-8, which I've made a couple of games for. I wonder how TIC-80 compares to it. One obvious thing is that it's open source, which is very cool. From a quick search, Pico-8 seems to have a larger community though.

  • archargelod 3 hours ago

    One of main differences with Pico-8 is that Tic-80 supports many more programming languages.

    You can write games in Lua, Moonscript, Javascript, Ruby, Wren, Fennel, Squirrel, Janet and even Python.

    Or use anything that compiles to WASM. I've recently created my own bindings and a template for building Tic-80 games in Nim[1]

    [1] https://codeberg.org/janakali/tic80-wasm-nim

    • wkjagt 2 hours ago

      Oh that certainly is interesting. And I've been looking at nim recently, so I'll give your project a look too! Thanks for sharing!

AISnakeOil 5 hours ago

Is there any way to edit programs in my own editor?

I can't work with these blocky fonts.

system7rocks 6 hours ago

I want to tinker with this someday.