Skip to content
/ ludogame Public

A platform to find partners for playing ludo matches and earn coins.

Notifications You must be signed in to change notification settings

dbms/ludogame

Repository files navigation

Project SETUP

  1. $ mkdir ludogame
  2. $ cd ludogame
  3. $ virtualenv -p python3.7 venv
  4. $ git clone https://github.com/dbms/ludogame.git
  5. $ source venv/bin/activate
  6. $ cd ludoyug && pip install -r requirements.txt

About

A platform to find partners for playing ludo matches and earn coins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published