untitled CRPG

screenshot of the thing

well! i'm not sure where this one will lead, but i kinda started putting together a sort of CRPG a while back, which is a very generic project for 8-bit computer development from what itseems when i started looking stuff up.

at the very least, it's helping me learn C and 6502 assembly, which i kinda wanted to try for a while. this is probably not the best way to learn C since the processor on the C64 is notvery well suited for it, but there's a fairly decent compiler for it, and it seems to work just fine, so i think it's gonna work out. i do want to slowly optimize it by replacing C partswith hand assembly eventually.

you can visit the github page here.