Skip to content

monicau/CannonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e6d04c6 · Jun 3, 2015

History

20 Commits
Mar 15, 2015
Mar 15, 2015
Mar 7, 2015
Mar 7, 2015
Mar 7, 2015
Mar 7, 2015
Mar 7, 2015
Mar 7, 2015
Mar 7, 2015
Mar 15, 2015
Jun 3, 2015

Repository files navigation

CannonGame

Unity3D game that shoots cannon balls and dogs.

##Features

  • The canyon cliff terrain is randomly generated using midpoint bisection
  • Cannon balls are emitted using projectile physics (initial velocity, angle, gravity, air resistance, wind)
  • Cannon ball collision detection is home-made, it doesn't use any built-in colliders in Unity
  • Dog projection and collision are modeled using verlets

##How to play

  • Press spacebar to shoot cannon balls
  • Press tab to shoot dogs

##Play [Download for Windows] (http://monicaung.com/files/CannonGame.zip)

##Disclaimer

  • No dogs were harmed when making this game

About

Unity3D game with verlets and colliders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published