Skip to content

Web Application to play and solve sudokus. Made in the 4th semester of my bachelor programm to learn typescript

Notifications You must be signed in to change notification settings

CdFerneding/sudoku

Repository files navigation

sudoku

This is a project solely made by Conrad Ferneding for the Module "Introduction to Typescript" in the 4th Semester at the TH Brandenburg.
You are welcome to retrieve inspiration from this code. Please refrain from publicly using my code.

setup

run npm i to install any dependencies needed for the project (if the node_modules is not alredy existing [e.g when this code was cloned from github: https://github.com/CdFerneding/sudoku])

to run the application you need to open the html file: right click on /html/index.html ---> open with live server
oder
zur /html/index.html navigieren --> (in VSC) unten Rechts im Bildschirm auf "Go Live" drücken run npm run test to run through all existing tests

About

Web Application to play and solve sudokus. Made in the 4th semester of my bachelor programm to learn typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published