Skip to content

Sudoku in Python! Learning project only, enjoy.

Notifications You must be signed in to change notification settings

StoyoKaramihalev/PyxelSudoku2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyxelSudoku

This is a sudoku game written in Python!

Setup / Installation

conda create --name PyxelSudoku3 python=3.7
conda activate PyxelSudoku3
pip install -r requirements.txt

How to Run

python sudoku.py

About

Sudoku in Python! Learning project only, enjoy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%