Skip to content

tutsplus/MissileCommandAI_Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tuts+ Tutorial: Unity Solution for Hitting Moving Targets

Instructor: Juwal Bose

How to hit a moving target? This problem comes up in many games. Here is a missile command autoshooting AI which solves that problem. The solution is to solve a quadratic equation. We find the angle to shoot so that we hit the moving target.

Source files for the Tuts+ tutorial: link

Available on Tuts+ 30 Oct, 2017

About

Autoshooting turret AI for Missile Command game in C# for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%