For the information on the competition from 2022, please see this page.

FightingICE

This repository is a repository for the development of the 2D fighting game FightingICE, which is used in international competitions for fighting game AI performance.

About FightingICE

FightingICE is a 2D fighting game used in the Fighting Game AI Competition (FTGAIC), an international competition that competes for the performance of fighting game AI certified by Computational Intelligence and Games (CIG).

Quickstart with Docker

docker run -it --rm -v ${PWD}/log:/app/log -p 31415:31415 ghcr.io/teamfightingice/fightingice

How to start development

Important contents

Java libraries in use