pas de probleme:
Lbl a
main\vertel("drw_pict","sepic",65,16+20*o,3)
getKey()»k
If k=264 Then
main\vertel("drw_line",0,121,239,121)
DispG: DispHome

top
ElseIf k=338 or k=344 Then
main\vertel("drw_pict","sepic",65,16+20*o,3,"/","drw_recp",66,18+20*o,78,27+20*o,1)
If k=338 and o>1: o-1»o
If k=344 and o<4: o+1»o
ElseIf k=13 Then
If o=1:Goto b
If o=2:Goto c
If o=3:Goto d
If o=4:Goto e
EndIf
Lbl c
Goto a
1»p
main\vertel("drw_clrs")
main\textlib("Modes",999,10,2,0,4,"/","Joueur contre ti",999,45,2,0,1,5,"/","2 joueurs",999,70,2,0,1,5)
getKey()»k
If k=338 Then
main\textlib("Joueur contre ti",999,70*p,2,1,1,5)
Endif
Goto a
Voila.
