I already have my game idea and am currently building the game engine. I am working on implementing controls and want you ask everyone's opinion.
Do you use/prefer gamepad or keyboard controls? I ask because my plan is to set up my game to ask if the player has an Xbox gamepad plugged in and if they want to use it. If so, then it will turn on an alert that activates the gamepad controls. If not, then it makes the keyboard the main controller.