# howIlearnC **Repository Path**: tjon/how-ilearn-c ## Basic Information - **Project Name**: howIlearnC - **Description**: 学习C语言记实 - **Primary Language**: C/C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-25 - **Last Updated**: 2024-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # c语言实现小游戏 ## example1 演示如何在终端中输出相应的信息[example1](doc/example.md) ## 生成随机数 本文演示如何实现一个[猜数游戏](doc/guess.md)