Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bogumilap/project_sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_sudoku

general info

Project_sudoku is an uni project made for Programming in Python classes. It is a window application offering registered users to play sudoku, gain points and compete with others.

used technologies

backend - Python, frontend - kivy, database - Firebase Cloud.

requirements

  • Python 3.7 - 3.10
  • KV - download here
  • Kivy
    • download pip
    • (on Windows) open commander -> enter folder project_sudoku\venv\Scripts -> execute file activate
    • type commands:
      • python -m pip install --upgrade pip setuptools virtualenv
      • python -m pip install "kivy[base]" kivy_examples
  • firebase_admin (install after executing \venv\Scripts\activate)
    • pip install firebase-admin
  • pyrebase (install after executing \venv\Scripts\activate)
    • pip install pyrebase4

About

window app to play sudoku (uni project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •