Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 540 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 540 Bytes

Unity-JumpJump

Made in Unity3D

Unity 2021.3.4f1

Demo

Features included in this game

  • Character jumping
  • Camera follow
  • Automatic table generation
  • Death determination and restarting the game
  • Score statistics
  • Floating score effect
  • Doubling and scoring function

Included knowledge points

  • Basic usage and operation of the editor
  • Simple C# programming
  • Rigidbody component
  • Dynamically generated objects
  • DoTween plugin
  • Particle system
  • UGUI