Skip to content

Ipsedo/ArenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,243 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArenAI

A battle-royal game with trained agent which controls tanks in realistic physic world.

Description

Each agent receives the OpenGL frame of its camera as input, and it is trained to fire and hit enemies.

When agent is trained (with SAC algorithm) you can fight against other tanks.

Installation

First you need to clone the repo :

$ git clone https://github.com/Ipsedo/ArenAI.git

Then you can see the guides for :

  • Main C++ modules (MVC arch, train program and desktop game) : README.md
  • Android application (android game) : README.md

About

A project for an desktop and Android game with self-trained agents using LibTorch and bullet3 physics engine !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors