With creating new sprites for any type of video game that you are going to create is going to be hard because you need to come up with the ideas of what will work with the game that you want to create.
For example this cat sprite it follows the theme of cats that I have going on with my game.
When I was working on my game design, I find the coding part really interesting and the way it works for my game that I am creating.
Coding is good practice for me because it can help me code what will happen with the movements of my character that I will create for my video game. Sometimes there might be some errors and a few problems that could happen but they are easy to fix if you know coding
Screenshot of my code from Microsoft Visual Studio
I was following this YouTube tutorial of how to make my 2D character move but I did all of the code right for it but it wasn’t working the first time. It took me a bit of time to work out why the code wasn’t work but It didn’t discourage me to fix it and make it work probably so my 2D character walk and jump etc…
This was the tutorial I was using for the character movement