Hi guys I need help on how to create a remake of the popular tetris game for my csharp project. I am wondering how I will be able to design the tetris blocks on my own, I mean can I do it in xna? I tried once to use xna but it wasn't helpful because the tutorial I saw from the internet already had a downloadable file wherein all the models in .fpx format that will be used in the game were already inside a folder so all I did was to simply drag and drop it in the contents of the reference in visual studio. Can I do something like creating my own design in xna? Can I use xna like paint to build my graphics?
I just need some guide here since it's my first time to design for a csharp game, thanks in advance guys. I will totally appreciate all kinds of help.