Lokathor / dmgrs

Dot-matrix Game: Rusty Style
https://lokathor.github.io/dmgrs/dmgrs/
4 stars 2 forks source link

additional example files #7

Open Lokathor opened 1 year ago

Lokathor commented 1 year ago

https://github.com/ISSOtm/gb-asm-tutorial/tree/master/unbricked/getting-started

the second assembly tutorial is code complete, just without the explanation all written yet. Still, with the code complete we have another basic example to convert to dmgrs.

Lokathor commented 1 year ago

Ah, it's mostly the same as we already have, except that it uses quad-ary literals too (numbers with 0,1,2,3 as the digits). I guess the marker for that is a backtick, but that seems cursed in our modern markdown world, so we probably wanna pick something else. could be # or something