Skip to content

Ipsedo/ArenAI

Repository files navigation

ArenAI

An Android game with AI

Requirements

Android game

You must have python3.12 in your PATH and have CMake version equal to 3.30.3.

ExecuTorch requires a specific version of buck2 :

cargo +nightly-2025-02-16 install --git https://github.com/facebook/buck2.git --tag 2025-05-06 buck2

Then export cargo binaries to PATH (like in your .bashrc) :

# inside .bashrc
export PATH="$PATH:$HOME/.cargo/bin"

You are now ready to build with gradle !

Training agent

TODO

About

A project for an Android game with AI bots using bullet3 physics engine !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published