/FBNeo

FinalBurn Neo - We are Team FBNeo.

Primary LanguageC++OtherNOASSERTION

Third Strike AI

Original docs can be found here: https://github.com/finalburnneo/FBNeo

Setup

  1. Build the macOS project
xcodebuild -project ./projectfiles/xcode/Emulator.xcodeproj -scheme Emulator -derivedDataPath ./.build
  1. Install the package in a virtual environment
python3 -m venv venv
source venv/bin/activate
python -m pip install -e ai/
  1. Run
third-strike-ai './.build/Build/Products/Debug/FinalBurn Neo.app/Contents/MacOS/FinalBurn Neo'