Hacker News new | ask | show | jobs
by jasperpilgrim 2479 days ago
Good to know. Assuming it's true that 6502 asm is not too difficult to learn, co2 looks like it would be fun to work with on a simple game. Really neat project.
1 comments

6502 is easy to learn. Have some fun here https://skilldrick.github.io/easy6502/

For me the challenge with the NES itself was getting a good tutorial and then with making a game, getting your art from your mind into the tiles and sprites and in your project. Your art 'pipeline'. Once that's established it becomes easier.