using MIDlet suite

hi
i wish to develop a game that contain 2 mini game in it
i have no problem creating the 1st mini game
but the 2nd is giving me problem
im seeking advice and tutorial on how to put 2 mini game into 1 game package
the main MIDlet will allow selection the mini game
can anyone help?
thank you i advance

Just make a small selection screen or something, and then use an if statment to decide which of the two games to run ???