Skip to content

ebelkina/is_schnapsen-project_group33

Repository files navigation

This is the improved platform for the schnapsen card game.

To get started, and be able to edit the code run:

pip install -e .

To run the tests, run:

pip install pytest
pytest ./tests

If above doesn't work, try deactivating your python and activating again (or just turn off and back on your console).

To test run the GUI, run:

python executables/server.py

You will find bot examples in the src/schnapsen/bots folder and executable examples in the executables folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors