Skip to content

nickdelgrosso/PyxelSudoku2

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