Tuesday, November 14, 2023

Entered Number Validation

Hello,

I introduced better UX to the project. The game no longer throws an exception when input is not valid. Now it returns failure information to the user. I also took care to refactor the code.

Regards!

napu

Friday, November 10, 2023

Time to Play!

Hello,

I completed my first own C# console game. The game has been tested and is fully playable!

It gave me a lot of fun 🤗 

Regards!

napu

Tuesday, November 7, 2023

Move the Number

Hello,

works on my first own C# project go great. I create my code step by step and I test my solutions.

I prepared the game board. I added also crucial methods for checking and setting the information which numbers can be moved 💪

Regards!

napu

Friday, November 3, 2023

C# Final Project

Hello,

from few days I realize a C# Foundations with Certification course. In truth, I only need to get a high enough test score to get certified, but I think it's worth taking the opportunity to write something working based on the course material and I am sure it will be a good way to summarize the learning.

Regards!

napu