Skip to content

alexcoder04/uno-player-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uno-player

Raspberry Pi filming an Uno card


ENGLISH

A program that plays the popular Uno card game (final version). Previous development occured at github.com/alexcoder04/uno-player. The code for training the models can be found there as well.

Latest version on Github: https://github.com/alexcoder04/uno-player-final.

Report bugs here.

How to use

Clone this repository and run main.py. Use the --help argument for information about available command-line options.

Contributors


DEUTSCH

Ein Programm, was das Uno-Kartenspiel spielt (finale Version). Vorherige Entwicklung ist unter github.com/alexcoder04/uno-player zu finden. Dort befinden sich auch die Skripte für das Trainieren der Models.

Aktuellste Version auf Github: https://github.com/alexcoder04/uno-player-final.

Bugs und Probleme hier melden.

Benutzung

Klone dieses Repository und führe main.py aus. Benutze die --help Option, um dich über die verfügbaren Kommandozeilen-Argumente zu informieren.

Mitwirkende