Forum

Catégorie : Programmes
Forum : Les programmes des internautes
Vues : 7791
Réponses : 78
Type : discussion
Etat : réponses autorisées

Choice ! - Page 1 / 4

Jcotnys le 09/07/2006 à 17:08
alor voila mon jeu en code minied.gif :
il y a 3 levels + la présentation:
Code
1er level :
:ClrDraw
:ClrHome
:Lbl I
:Text(27,34,"LEVEL 1 !"
:Pause :ClrDraw
:24->N:46->Q:68->M
:28->J:1->V
:47->T:46->U:60->W
:Text(56,15,"VIES",V)
:Horizontal 7
:Horizontal 55
:Vertical 10
:Vertical 84
:Circle(25,31,4.90)
:Circle(47,31,4.90)
:Circle(69,31,4.90)
:round(rand,zéro)->E
:round(rand,zéro)->F
:round(rand,zéro)->G
:For(A,1,1000)
:Text(56,40,"TPS:",int W,"''","4espaces")
:W-1->W
:If W[inférieur ou égal à]:Goto têta
:Text(J,N,"1
:Text(J,Q,"2
:Text(J,M,"3
:Text(T,U," . ")
:getkey->D
:If D=24:U-1->U
:If D=26:U+1->U
:If D=34:T+1->T
:If D=25:T-1->T
:Text(T+1,U,"3espaces")
:If T>51:51->T
:If T<7:7->T8
:If U>78:78->U
:If U<12:12->U
:Text(T,U," . ")
:If (T=J and U=N and E=1) or (T=J and U=Q and F=1) or (T=J and U=M and G=1)
:Then
:Text(15,15,"GAGNE !")
:V+1->V
:Pause :ClrDraw
:Text(1,1,"BRAVO ! TU PEUT CONTINUER")
:Text(7,1,"LE JEU AVEC LE LEVEL 2 !"
:Text(14,1,"TU AS:",V,"VIES")
:Pause :ClrDraw
:prgmLVL2
:End
:If (T=J and U=N and E=zéro)
or (T=J and U=Q and F=zéro) or (T=J and U=M and G=zéro)
:Then
:Text(15,15,"PERDU !"
:Pause :ClrDraw
:Goto têta
:Lbl têta
:Menu("REJOUER","OUI",I,"NON",S)
:Lbl S
:Stop
:End
:End


2ème level:
Code
:ClrDraw
:ClrHome
:Lbl 4
:Text(27,34,"LEVEL 2 !"
:Pause :ClrDraw
:24->N:46->Q:68->M
:28->J:2->V
:47->T:46->U:45->W
:Text(56,15,"VIES",V)
:Horizontal 7
:Horizontal 55
:Vertical 10
:Vertical 84
:Circle(25,31,4.90)
:Circle(47,31,4.90)
:Circle(69,31,4.90)
:round(rand,zéro)->O
:round(rand,zéro)->P
:round(rand,zéro)->R
:For(A,1,1000)
:Text(56,40,"TPS:",int W,"''","4espaces")
:W-1->W
:If W[inférieur ou égal à]:prgmLVL1
:Text(J,N,"1
:Text(J,Q,"2
:Text(J,M,"3
:Text(T,U," . ")
:getkey->D
:If D=24:U-1->U
:If D=26:U+1->U
:If D=34:T+1->T
:If D=25:T-1->T
:Text(T+1,U,"3espaces")
:If T>51:51->T
:If T<7:7->T
:If U>78:78->U
:If U<12:12->U
:Text(T,U," . ")
:If (T=J and U=N and O=1) or (T=J and U=Q and P=1) or (T=J and U=M and R=1)
:Then
:Text(15,15,"GAGNE !")
:V+1->V
:Pause :ClrDraw
:Text(1,1,"BRAVO ! TU PEUT CONTINUER")
:Text(7,1,"LE JEU"
:Text(14,1,"AVEC LE LEVEL SUPREME !"
:Text(21,1,"TU AS:",V,"VIES")
:Pause :ClrDraw
:prgmLVL3
:End
:If (T=J and U=N and O=zéro)
or (T=J and U=Q and P=zéro) or (T=J and U=M and R=zéro)
:Then
:Text(15,15,"PERDU !"
:Pause :ClrDraw
:V-1->V
:Text(1,1,"DOMMAGE ! TU REVIENS")
:Text(7,1,"AU LEVEL 1")
:Text(14,1,"TU AS:",V,"VIE")
:Pause :ClrDraw
:Goto têta
:Lbl têta
:prgmLVL1
:End
:End


3ème level:
Code
:ClrDraw
:ClrHome
:Lbl 5
:Text(27,21,"LEVEL SUPREME !"
:Pause :ClrDraw
:24->N:46->Q:68->M
:28->J:3->V
:47->T:46->U:30->W
:Text(56,15,"VIES",V)
:Horizontal 7
:Horizontal 55
:Vertical 10
:Vertical 84
:Circle(25,31,4.90)
:Circle(47,31,4.90)
:Circle(69,31,4.90)
:round(rand,zéro)->K
:round(rand,zéro)->L
:round(rand,zéro)->B
:For(A,1,1000)
:Text(56,40,"TPS:",int W,"''","4espaces")
:W-.73->W
:If W[inférieur ou égal à]:prgmLVL1
:Text(J,N,"1
:Text(J,Q,"2
:Text(J,M,"3
:Text(T,U," . ")
:getkey->D
:If D=24:U-1->U
:If D=26:U+1->U
:If D=34:T+1->T
:If D=25:T-1->T
:Text(T+1,U,"3espaces")
:If T>51:51->T
:If T<7:7->T
:If U>78:78->U
:If U<12:12->U
:Text(T,U," . ")
:If (T=J and U=N and K=1) or (T=J and U=Q and L=1) or (T=J and U=M and B=1)
:Then
:Text(14,14,"GAGNE !")
:Pause :ClrDraw
:Text(1,1,"EXTRAORDINAIRE !")
:Text(7,1,"TU AS FINI LE JEU !"
:Text(21,1,"JCOTNYS")
:Stop
:End
:If (T=J and U=N and K=zéro)
or (T=J and U=Q and L=zéro) or (T=J and U=M and B=zéro)
:Then
:Text(14,14,"PERDU !"
:Pause :ClrDraw
:V-1->V
:Text(1,1,"DOMMAGE ! TU REVIENS")
:Text(7,1,"AU LEVEL 2")
:Text(14,1,"TU AS:",V,"VIES")
:Pause :ClrDraw
:Goto têta
:Lbl têta
:prgmLVL2
:End
:End


la présentation :
Code
:ClrDraw
:ClrHome
:Text(1,1,"POUR TOUS LES HUMAiNS")
:For(Z,zéro,100)
:End
:Text(1,77,".")
:For(Z,zéro,150)
:End
:Text(1,80,".")
:For(Z,zéro,150)
:End
:Text(1,83,".")
:For(Z,zéro,150)
:End
:Text(7,1,"IL EXISTE DEUX VALEURS")
:For(Z,zéro,100)
:End
:Text(7,76,".")
:For(Z,zéro,150)
:End
:Text(7,79,".")
:For(Z,zéro,150)
:End
:Text(7,82,".")
:For(Z,zéro,150)
:End
:Text(14,1,"DONT L'UNE DIRIGE L'AUTRE")
:For(Z,zéro,100)
:End
:Text(14,87,".")
:For(Z,zéro,150)
:End
:Text(14,90,".")
:For(Z,zéro,150)
:End
:Text(14,93,".")
:For(Z,zéro,150)
:End
:Text(21,1,"LE DESTIN OBEIT AUX CHOIX ! ! !")
:For(Z,zéro,100)
:End
:For(Z,1,30)
:Text(35,Z," BIENVENUE")
:Text(42,94-(Z+23),"DANS")
:End
:Text(49,37," CHOICE !")
:Pause :ClrDraw
:Lbl 2
:Menu("CHOICE","JOUER",7,"AIDE",9,"QUITTER",zéro)
:Lbl 7
:prgmLVL1
:Lbl 9
:CLrDraw
:Text(1,1,"BOUGER:HAUT,BAS")
:Text(7,28,"GAUCHE,DROITE"
:Text(14,1,"MISSION:")
:Text(21,1,"IL Y A 3 PASSAGES.")
:Text(28,1,"CHOISI EN UN ET A TOI"
:Text(35,1,"LA LIBERTE !")
:Text(42,1,"ATTENTION AU TEMPS !")
:Text(56,1,"BONNE CHANCE !")
:Pause :ClrDraw
:Goto 2
:Lbl zéro
:Stop

voila minied.gif (jvé mettre le lien biento ! minied.gif )
Jcotnys le 09/07/2006 à 17:21
voici le lien (normalemen il marche laugh.gif )
http://dl-3.free.fr/52616e646f[...]4bdd/choice.82g
Jcotnys le 14/07/2006 à 11:47
dites ya kelkun ki pouré le tester et me dire ce ki va pa (normalement tout va ! minied.gif )???? svp ce seré sympa minied.gif
Sangohan38 le 14/07/2006 à 12:17
Erreur Argument!
J'ai tester sur une 83+ et ca mettais ça.
Jcotnys le 15/07/2006 à 21:20
normal c sur la ti 82 ! minied.gif
d'ailleurs fo mettre dabor pour lé 2 prgms :
Code
:0->Ymin
:62->Ymax
:94->Xmax
:0->Xmin

voila ! minied.gif
Sangohan38 le 16/07/2006 à 11:18
D'accord.
J'vais retester tout sa.
Nonon, ça ne marche toujour pas.
Jcotnys le 16/07/2006 à 16:56
ahh.gif ahh.gif ahh.gif ????? kes ki va pa (c impossible jlé tester sur ma ti 82) ????
le lien ou le jeu ???
o debut du sujet dan le premier level c :
Code

:If T<7:7->T
Sangohan38 le 16/07/2006 à 20:49
Le lien y march mais le jeu marche pa.
Jcotnys le 17/07/2006 à 10:46
ahh.gif ahh.gif ahh.gif ahh.gif ahh.gif koiiiiiiiiiii?????????????!!!!!!!!!!!!!
pas possible!!!!!!!!!!!!! il marche sur mon vti pour ti82 !!!
erreur argument : dis moi kell est l'erreur ??? ahh.gif crazy.gif
rmq :Level 1 = LVL1 c pareil pour les 2 autres level ! minied.gif
Sangohan38 le 17/07/2006 à 15:35
Je te ferait un Screen.
Jcotnys le 23/07/2006 à 13:56
vite montre le moi !!!!!!! crazy.gif crazy.gif crazy.gif crazy.gif
Sangohan38 le 23/07/2006 à 19:13
2 minutes j'avais oublier.
Jcotnys le 16/09/2006 à 16:33
frozen.gif frozen.gif frozen.gif
alor tu la tester????
(jvé le remettre jlé modifier) minied.gif
Jcotnys le 16/09/2006 à 16:41
revoila le lien :
http://dl-3.free.fr/52616e646f[...]ec28/choice.82g
Sangohan38 le 16/09/2006 à 19:11
Parfait je teste ça avec mon grand ami VTI.
Jcotnys le 10/10/2006 à 11:48
euh.... moodforlove.gif

c bon, tu la testé ?? ahh.gif ahh.gif
Ratuss le 13/10/2006 à 09:41
Rha pauv Jc, tt le monde dis qu'il va tester sont prog en fait personne le fait laugh.gif ...

Bon allez, je vais essayer de le tester tt a l'heure (mais je promet rien on sait jamais minied.gif )
Jcotnys le 13/10/2006 à 12:45
Ratuss a écrit :

Rha pauv Jc, tt le monde dis qu'il va tester sont prog en fait personne le fait

alor ke moi je teste vos prog sur vti angry.gif
ok ok c come ca !ca me dégoute maxiangry.gif maxiangry.gif maxiangry.gif
jsui pa a votre hauteur (peut etre) mé c un bon jeu (pa tro compliké et simple)
bon ratuss je compte sur toi sinon je teste plu rien, jfé plu les concours et change ma ti en casio et PAF ! angry.gif
Jcotnys le 15/10/2006 à 20:00
merci minied.gif
mé jesper ke c pa une entourloupe...
(jrigolé mé ca pe devenir sérieux...)
Jcotnys le 20/10/2006 à 18:15
bon il fo ke je réfléchisse...:
sango internat et ratuss ki di ki teste mé ki le fait pa... crazy.gif
ouch... je peu compter sur ki alor ??? extraterre.gif