# GameDevPractice **Repository Path**: zjuysw/GameDevPractice ## Basic Information - **Project Name**: GameDevPractice - **Description**: 游戏程序设计技术片段练习 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-05-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GameDevPractice ## Environment Requirements 1. osx, Linux, windows 2. some dependancies such as libjpeg 3. python2.7, pip ``` pip install -r requirements.txt ```