When you click on the CREATE NEW GAME button, it opens a dropdown menu of all game types. This made sense when we had less than five games, but now it's growing too large. Possible alternatives:
- Open a dialog with a scrollable list view
- Open a dialog with a scrollable table view showing more game details (creator name, etc.)
- Add a search box that auto-completes game types