# yueji-samples **Repository Path**: jams/yueji-samples ## Basic Information - **Project Name**: yueji-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-21 - **Last Updated**: 2024-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 月季项目的示例代码 ## 代码说明 每个js文件是一个独立的应用。 如果js中导入了非嵌入式的dll,则在运行时应确保目标环境中有相应的dll。 ## 注意事项 > 此目录的二进程文件未经查杀,斟酌运行 1. include/windows.inc 修改自 [masm32 sdk](http://www.masm32.com/) 2. include/winextra.inc 修改自 [masm32 sdk](http://www.masm32.com/) 3. 俄罗斯方块.html 2023-7-25 来自不枝雀 4. SDL2.dll 2023-9-7 来自 https://github.com/libsdl-org/SDL/releases/tag/release-2.28.3 5. SDL2_Image.dll 2023-9-29 来自 https://github.com/libsdl-org/SDL_image/releases/tag/release-2.6.3 6. optional/* 2023-9-29 来自 https://github.com/libsdl-org/SDL_image/releases/tag/release-2.6.3 > 此目录的头文件 *.inc, .h* 可能有开源协议方面的争议,如果要在自己的商业项目中使用,请咨询原著,或等原著死50年。