gbdev / gb-asm-tutorial

Learn to create games for the Game Boy using Assembly
http://gbdev.io/gb-asm-tutorial/
MIT License
103 stars 34 forks source link

Repository for code #23

Closed avivace closed 1 year ago

avivace commented 2 years ago

I see that https://github.com/ISSOtm/gb-asm-tutorial-part2 has been created.

I think it would be better to have only one repository, and not one per lesson. It will also ease https://github.com/ISSOtm/gb-asm-tutorial/issues/17 as we will have only one CI/CD pipeline

ISSOtm commented 2 years ago

Yes, the goal is to have one repo per project, and thus by part. Each lesson would be one commit, I think.