Skip to content

kahiin-project/kahiin

Repository files navigation

kahiin

An open source game for school classes, with server runnable on any terminal.

Installation

Easy way (Docker)

  1. Install Docker
  2. Run the following command:
docker build -t kahiin .
sudo docker volume create kahiin
docker run --network=host -v kahiin:/kahiin/quiz kahiin

Manual way (Only for Linux)

  1. Install Python
  2. Run the installation script:
bash start.sh

Credits

About

kahiin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •