# game **Repository Path**: yanghanbin/game ## Basic Information - **Project Name**: game - **Description**: game_v2 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-01-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #game 数据库需要初始化category增加一个默认的根节点 use test_game; db.categorys.insert({text:'根节点',leaf:false}) 1.需要在我的挑战列表能够点击挑战的记录直接进入题集 2.拖后腿道具问题 load('e:/git/game/data/dbinit.js')