Skip to content

Tenebrae311/Projekt-KI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. To install the necessary dependencies, run uv sync --dev.
  2. To activate pre-commit hooks for development (recommended), run pre-commit install afterwards

Unit Tests

  • To start unit tests, run uv run pytest

Run a Module

  • To run a Module (e.g main.py) run python3 -m projekt_ki.main from the same directory you read
  • this README in.

Test Module

  • Here you can test the AI playing against himself

Game Server

  • In game_server/ you can find client.py, using the AI interface in main.py, to connect with a running server instance

About

git repo for the module "Projekt-KI"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages