Skip to content

Connect X project for the Algorithm course of University of Bologna in 2022/2023

License

Notifications You must be signed in to change notification settings

Jabbar03/project_37635

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kebabo AI: Connect X project for the algorithm course of University of Bologna in 2022/2023

Lorenzo Peronese, Omar Ayache

Run this commands in the root directory. The default parameters are: board="6 7 4", timeout=10, reps=1

Build from source

make build

CXGame application:

- Human vs Computer

make HvsC 1=Kebabo

- Computer vs Computer

make CvsC board="20 20 10" 1=Kebabo 2=L0

CXPlayerTester application:

- Output score only:

make test 1=Kebabo 2=L0 reps=10 timeout=15

- Verbose output

make testv board="7 7 5" 2=Kebabo 1=L0 reps=25

About

Connect X project for the Algorithm course of University of Bologna in 2022/2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.4%
  • TeX 14.0%
  • Other 1.6%