# S-Jump **Repository Path**: zlr710/s-jump ## Basic Information - **Project Name**: S-Jump - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-18 - **Last Updated**: 2022-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity-JumpJump Unity3d开发的微信跳一跳小游戏 > 开发版本 Unity 2017.3 Demo === **[在线玩 Play Online](https://zhenghongzhi.github.io/Unity-JumpJump/webgldemo/)** ![](https://raw.githubusercontent.com/zhenghongzhi/Unity-JumpJump/master/demo.gif) 视频教程 === https://ke.qq.com/course/281184?flowToken=1000243 更新日志 === 2018年1月25日 --- 加入跳到盒子中心的翻倍加分功能 优化游戏细节 本游戏包含的功能 === - 角色跳跃 - 相机跟随 - 台子自动生成 - 死亡判定及重新开始游戏 - 分数统计 - 色蓄力的粒子效果 - 角色蓄力效果 - 角色蓄力台子效果 - 飘分效果 - **联网排行榜功能** - 翻倍加分功能 包含的知识点 === - 编辑器基本用法及操作 - 简单的C#编程 - 刚体Rigidbody组件 - 动态生成物体 - DoTween插件 - 粒子系统 - UGUI