# nes-cc65-tutorial **Repository Path**: zmwcodediy/nes-cc65-tutorial ## Basic Information - **Project Name**: nes-cc65-tutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 3 - **Created**: 2021-10-28 - **Last Updated**: 2025-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 使用cc65汇编开发fc游戏 - [仓库](https://gitee.com/zmwcodediy/nes-cc65-tutorial) - [cc65](https://cc65.github.io/) - [cc65汇编教程](https://github.com/taylus/nes-dev) - [cc65] fc的汇编与c编译器套件 可以看做fc的gcc ## 使用c语言开发c游戏 - [仓库](https://gitee.com/zmwcodediy/nes-cc65-tutorial) - [cc65](https://cc65.github.io/) - [c语言教程1](https://shiru.untergrund.net/articles/programming_nes_games_in_c.htm) - [c语言教程2](https://nesdoug.com) ## 参考 [cc65汇编](https://github.com/taylus/nes-dev)