>>5322041Java is a simple language, which is nice, definately a good design choice there; not an unholy abomination like C++. I think I have more of a problem with the interfaces people write for it than the language itself, although not being able to address memory directly is a big let down for me.
I wanna make a Touhou/Rabi clone, I have a lot of ideas for gameplay and some ideas for implementation. I've never made a game before, thought it would be fun. Too bad I cant make textures and art and shit so it might not be very immersive, if I even finish it at all.
I was gonna do it in C but chose C# because I think I'd need object models and OO in C is a bit of a pain.