So I get that Osu! was made with C# and I've examined the code for Osu! laser and all, but was it first created with Windows Forms or it was all made from scratch?
Lemme try and explain myself well. So with C#, you can hard code the design and everything, and there is also windows forms, where you use premade designs, drag and drop these designs and code the functions of these designs.
So my question is, was this what was used or everything about Osu! is hard coded? I tried finding the post that discusses this but I couldn't find one.
Hope someone can help. Thx in advance for any replies.
P.S: I'm creating a game for my class project and wanna know some tiny details before I dwell deeper.
Lemme try and explain myself well. So with C#, you can hard code the design and everything, and there is also windows forms, where you use premade designs, drag and drop these designs and code the functions of these designs.
So my question is, was this what was used or everything about Osu! is hard coded? I tried finding the post that discusses this but I couldn't find one.
Hope someone can help. Thx in advance for any replies.
P.S: I'm creating a game for my class project and wanna know some tiny details before I dwell deeper.