8000 GitHub - Lakesbim/BotArena: AI Team Deathmatch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lakesbim/BotArena

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotArena

Developed with Unreal Engine 4 - version 4.26

Bot Arena gif showcase

AI Team Deathmatch. You can see a video preview of the project here: https://www.youtube.com/watch?v=e7ImcXDCv6U

The animation pack is licensed for use with Unreal Engine only and it belongs to Epic Games. For more information visit https://www.unrealengine.com/marketplace/en-US/slug/animation-starter-pack

The level mockup material is credited to Tom Looman and is available for download from here

Implemented features so far:

  1. AI Senses:
    1. Hearing and
    2. Sight
  2. A behavior tree that contains custom:
    1. AI Tasks and
    2. AI Services
  3. Several Environent Queries and Environment Contexts in order for the bots to identify the best location that they need to reach based on several parameters:
    1. Their health
    2. Ammo count
    3. Their enemies position (so they can line of sight them in case they need to retreat)
  4. Custom areas and nav links where each bot can decide to either crouch or stand

About

AI Team Deathmatch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • C# 3.0%
  • C 0.2%
0