school project for a Uno like game in python with pygame
A translated version can be found in the master-ger branch
All the Gamelogic is in the logic.py file
The Draw process happens in the draw.py
The Programm is Multithreadded with a main thread for the draw and a child thread for the gameloop.
this may be why you cannot play mode1 as it requires these pictures