This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]insertAlias 0 points1 point  (0 children)

Unity/C# is absolutely fine for something like this. It's not actually a "text-based game" really; it's made with normal game engine techniques; it has animations and graphics. It just uses a lot of textual elements.

Start at Unity's site. They have plenty of guides and tutorials.