Skip to content
forked from Arowx/TanksAI

A Unity programming challenge derived from the Tanks turotial.

Notifications You must be signed in to change notification settings

1samuel411/TanksAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TANKS AI

The aim of this project is to allow developers to compete by programming a Tank AI.

The project is built on/adapted from the Unity Tanks! Tutorial project.

So all you have to do is extend a class from TankAI and overwrite the Update function and Awake function to set your tanks name (your Unity forum name).

Once you are happy with your TankAI submit it to the following unity forum.

For more info and to see which AI's rank in the top 10 see below link. http://forum.unity3d.com/threads/community-ai-challenge-tanks-ai-programming-challenge.365683/#post-2367229

You can get the Unity project from here

https://dl.dropboxusercontent.com/u/19148487/TanksAI/Tanks.zip

Note the github repository is the Tanks/Assets/TanksAI/Script folder

About

A Unity programming challenge derived from the Tanks turotial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%