|
|
|
|
|
by duxup
1045 days ago
|
|
Maybe I'm missing something in your post but I find the same types of games have been popular for many decades now. I'm not sure those are any less likely to succeed, or that "You're the OS!" is more likely to succeed. And I'm pretty sure you can make this game in Unity... |
|
Game tech is basically universal for zero-graphics games like this, it's 100% "business logic". If you have to fight with the UI/display system for even a moment to make a game like this, then you're probably either using a library without enough features (which, ahem...Pygame, yeah...) or you just don't know the system well enough to be efficient.