Project information

  • Category: Dot.net
  • UE: ISI
  • Project date: Semester 5, 2023
  • Project code: GitHub
  • Technology: C#

Project description :

During my third year at Polytech Lyon, I had the opportunity to develop a project as part of the ISI teaching unit. The project I chose to carry out was the creation of a Sudoku game, a Windows Form application developed in C#, highlighting my programming skills and my interest in solving complex problems, using a backtracking method. To make the game accessible to a wide range of users, I implemented three levels of difficulty: easy, medium and hard, allowing everyone to find a challenge to suit them.