Professional Projects
Chess Game
A chess game built during my preapprenticeship at ETML using C# and WinForms
Description
During my preapprenticeship at ETML, I developed a chess game using C# and Winforms. This project allowed me to apply object-oriented programming principles and gain experience in game development, while also improving my skills in programming fundamentals, C# syntax and the basics of OOP.
What I learned
- C# programming fundamentals
- C# syntax
- Basics of OOP
- Winforms for GUI development