Hi, I'd like to make a game of this style:
Here's a vid of some guy speed running the game:
-Puzzles
-Turn based combat
-Sort of 2d - There is most definitely floors/stairs/object height etc but nothing like a true 3d game
I'm pretty indifferent to the platforms this will be played on, but PC or android would be preferable.
I'd also like to be coding the game -- not just using a game-making program.
I am well-versed in C, so I can easily pick up C++ and C#, from what I've read I think C# would be great to learn. I've written some games in C (pong, text-based adventure games, snake) etc, but I'd like to start making some more real stuff. I thought about making ASCII art based games but I'd need to zoom the command window out extremely far and have an absurd amount of symbols to make anything of decent quality.
Thanks in advance!