Budget: 5000 UAH Deadline: 30 days
I will build a project for you on linear conditions and record a step-by-step breakdown of the code through a system of associations and images, so that you do not just memorize the text, but truly understand the logic and can write it yourself under the supervision of a teacher.
How are you going to act when the teacher during the defense asks you on the spot to change just one small detail — for example, to make it so that after winning the buttons are blocked — and you realize that the memorized simplest code has turned into an incomprehensible set of symbols because you do not see the logical connection between the actions of the program?
Budget and deadlines — in personal correspondence. 🤝
It is necessary to make a full screen recording (writing all the code) of the game "Tic-Tac-Toe" in C# Visual Studio. This code should be: 1. the easiest and simplest to explain to the teacher (without complicated commands, "the simplest version"); 2. after recording the code on video, there should be an explanation of each line of the written code in any format, so that I can explain it to the teacher; 3. the background of this game should be colorful, and the crosses and naughts should be of different colors (both the cells and the signs themselves); 4. at the end, it must definitely show who the winner is (or if it's a draw); 5. you can add some buttons, but only if they do not involve any complicated commands.