GithubHelp home page GithubHelp logo

enessfk / tank-battles Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 10.28 MB

Tank Battles, a 3D game, is a project that includes many of the fundamentals of game development with Unity.

License: MIT License

C# 96.82% ShaderLab 3.18%
game open-source unity game-development script-game csharp tank-game battle battle-games artificial-intelligence

tank-battles's Introduction

TANK BATTLES

Tank Battles, a 3D game, built with Unity!

Report Bug · Request Feature

About

Tank Battles, a 3D game, is a repository that includes many of the fundamentals of game development with Unity. The game is not a completely finished project as it is purely for educational purposes. It is a project that includes many game development fundamentals on a single game scene. It is shared as an exemplary resource for those who are introduced to game programming and learn the basics.

Gameplay

  • The game consists of two different tanks ( Player Tank and AI Tank ), one managed by the player and the other moving with artificial intelligence.
  • The AI Tank patrols between two waypoints until it detects the player as a target.
  • If the Player Tank enters the AI Tank perspective, the AI Tank starts to chase the player.
  • The AI Tank starts shooting when it close enough to attack while chasing.
  • As with AI Tank, the Player Tank can shoot by pressing the spacebar.

Features

The project includes implementations of several features. The most important:

  • Keyboard and Mouse Input
  • Finite State Machines (Patrol, Chase, Shoot)
  • AI Sensory Systems (Sense, Perspective, Touch)
  • 3D Physics
  • Raycasting
  • Navigation and Pathfinding (NavMesh)
  • Interpolation
  • 3D health bar
  • Shooting
  • Partical Effect (Explosion)
  • Audio

Screenshots

Controls

  • A or - Move left
  • D or - Move right
  • W or - Move forwards
  • S or - Move backwards
  • Spacebar - Shooting
  • Left mouse button - Choose destination point to go by clicking

License

Distributed under the MIT License. See LICENSE for more information.

tank-battles's People

Contributors

enessfk avatar

Watchers

 avatar  avatar

Forkers

0d0a0c0e

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.