top | item 21381920 (no title) xurias | 6 years ago Serious question. If I want to build a game that looks like this today, what are my options? Anybody know? discuss order hn newest AnIdiotOnTheNet|6 years ago Use the Win32 API directly. It's still there, never went anywhere. You can even use winelib on Linux. lstodd|6 years ago a) gtk or qt with a suitable theme b) imgui or some similar immediate-mode UI. suitably themed.
AnIdiotOnTheNet|6 years ago Use the Win32 API directly. It's still there, never went anywhere. You can even use winelib on Linux.
lstodd|6 years ago a) gtk or qt with a suitable theme b) imgui or some similar immediate-mode UI. suitably themed.
AnIdiotOnTheNet|6 years ago
lstodd|6 years ago