Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AnthoGdn/iataaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

IAtaaa

IAtaaa Server is web platform to manage artificial intelligence game. The name IAtaaa stands for the IA (Intelligence Artificielle in french) acronym and the Yatta japanese word for "We did it". For now only game is implemented:

  • Checkers: It's to possible to game against computer but AI is not yet implemented. Computer play random move.

Architecture

You can find 2 directories in this repository:

  • api: It contains all api (contains README)
  • ui: It contains project of IAtaaa user interface (contains README)

Technologies

List of technologies used in this project:

  • Java 9
  • Spring Boot 2
  • Maven
  • Docker
  • Docker Compose
  • React
  • Redux

Getting Started

Requirements

It is necessary for run IAtaaa in your computer.

  • Docker
  • Docker Compose

Run project on your computer

docker-compose up -d

Navigate to http://172.16.0.30:3000

Warning: It's no configured to run in production.

Screens

Contributor

Packages

Contributors

Languages