Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 1.53 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.53 KB

AI Fight

This repository is the source code generated by different AIs.

AI who?

The AI used here are:

Code

The generated code is split by its generating AI under app/src/main/java/de/telekom/theaifight/ and the unit tests are located under app/src/test/java/de/telekom/theaifight. Each package contains the same structure: An Algorithms.kt for the tests 1, 2a, 2b, and 3 and a TicTacToeActivity.kt for the tic tac toe game.

Those activities can also be executed on a phone / emulator by building the app. Either open this repository in Android Studio or build it through gradle via ./gradlew assembleDebug. The MainActivity is used for displaying buttons to start all other activities.

Status

This repository is archived, since no active developement is planned on it. It is thought of as a statement in time, to document the AI journey and share expiriences.

Contact

If you want to know more

Keep being awesome. Enjoy.