# flashlight **Repository Path**: saiumr/flashlight ## Basic Information - **Project Name**: flashlight - **Description**: 模拟手电筒照射到障碍物的情形 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-23 - **Last Updated**: 2021-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 手电筒 一个学习sdl2制作的小项目,模拟手电筒照射到障碍物之后,哪里发光,哪里被遮挡的情况 ### 运行 ``` $ make $ ./main ```