créer un site


jeux

Aller à la page Précédente  1, 2, 3  Suivante
Poster un nouveau sujet sur html   Répondre au sujet à html:jeux    Accueil Forum -> html
Voir le sujet précédent :: Voir le sujet suivant  
Auteur Message
Sekoya
dreamweaver mioche
dreamweaver mioche
Messagejeux , Posté le: 03-05-2006 13:59

C'est super ça!
Mat 3910 si ça ne te déranges pas,je vais l'intégrer moi aussi sur mon site Wink
Arthur
dreamweaver mioche
dreamweaver mioche
Messagejeux , Posté le: 03-05-2006 17:34

ba en tout cas si tu en a d'autre n'hésite pas à me les donner et si tu à des question n'hésite pas même si je pense que tu as plus de connaissances en la matieres!! Laughing
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 04-05-2006 16:38

peux tu me donner l'adresse de ton site
je voudrais voir
momotou
frontpage mioche
frontpage mioche
Messageouai c cool , Posté le: 06-05-2006 8:42

ouai c cool merci
moi aussi j'ai mis les deux jeux
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 13-05-2006 18:44

si tu veut je peut a pène aider au design
si tu peut mettre du PHP aussi la tu peut demander je suis un peu beaucoup informer sur le sujet.

mais le design aussi.

n'esite pas sa m'expérimente
et tu pourra avoir un site digne de toi
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 13-05-2006 18:45

aussi tu n'a pas mi les images du morpion
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 13-05-2006 18:50

met le tetris sur une page autre quand on le fait bouger sa monte et on vois rien. ou tu le met au dessus.
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 14-05-2006 13:22

bon je l'ai relooker en douce tu m'en dira des nouvelle

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
<meta name="robots" content="index,follow,all">
<meta name="REVISIT-AFTER" content="7 days">
<meta http-equiv="Content-Language" content="fr">

   <head>
<style type="text/css">
         body
         {
            width:760px;
            margin:auto;
            margin-top:20px;
            margin-bottom:20px;   
            background-image:url("fond.png");
         }

         /* L'en-tête */

         #en_tete
         {
            width:760px;
            height:100px;
            background-image:url("banniere.png");
            background-repeat:no-repeat;
            margin-bottom:10px;
         }


         /* Le menu */

         #menu
         {
            float:left;
            width:120px;
         }

         .element_menu
         {
            background-color:#FF0000;
            background-image:url("motif.png");
            background-repeat:repeat-x;
            
            border:2px solid black;
            
            margin-bottom:20px;
         }


         /* Quelques effets sur les menus */


         .element_menu h3
         {   
            color:#000000;
            font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
            text-align:center;
         }

         .element_menu ul
         {
            list-style-image:url("puce.png");
            padding:0px;
            padding-left:20px;
            margin:0px;
            margin-bottom:5px;
         }

         .element_menu a
         {
            color:#000000;
         }

         .element_menu a:hover
         {
            background-color:#000000;
            color:red;
         }


         /* Le corps de la page */

         #corps
         {
            margin-left:140px;
            margin-bottom:20px;
            padding:5px;
            
            color:#000000;
            background-color:#FF0000;
            background-image:url("motif.png");
            background-repeat:repeat-x;
            
            border:2px solid black;
         }

         #corps h1
         {
            color:#000000;
            text-align:center;
            font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
         }

         #corps h2
         {
            height:30px;

            background-image:url("titre.png");
            background-repeat:no-repeat;
            
            padding-left:30px;
            color:#000000;
            text-align:left;
         }


         /* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

         #pied_de_page
         {
            padding:5px;

            text-align:center;

            color:#000000;
            background-color:#FF0000;
            background-image:url("motif.png");
            background-repeat:repeat-x;
            
            border:2px solid black;
         }
      </style>

      <title>Introduction</title>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

   </head>
<body bgcolor="000000">
   <div id="en_tete">
<img src="ban.jpg" >
         
      </div>

      <div id="menu">
<div class="element_menu">
               <h3>Menu</h3>
               <ul>
                   <li><a href="tests.htm">Touts les tests</a></li>
                   <li><a href="jeux.htm">Touts les jeux</a></li>
               </ul>
           </div>      
   
         
</div>
<div id="corps">
<b><i><u>PETITE INTRO:<p></b></i></u>

</p>


Vous aimez les jeux video et avez envis de jouer a des jeux gratuitement??<br />
Sur mon site vous pourez jouer a des fps et RPG decouvrir des news sur les jeux video...<br />
<br />
jespere que vous apprecierez!!
<br />
<br />
<br />
Tchao!!!!

</div>
            
      <div id="pied_de_page">
         <p>Copyright "artur" 2006, tous droits réservés</p>
      </div>         
   </body>
</html>


mon adresse de site c'est http://d_gailla.club.fr [http://d_gailla.club.fr]
et [url]http://d_gailla.club.fr/site%20de%20l'alliance%20[SG-12][/url]
le site de mon alliance SG-univers


Dernière édition par Mat 3910 le 15-05-2006 17:21; édité 1 fois
Arthur
dreamweaver mioche
dreamweaver mioche
Messagejeux , Posté le: 15-05-2006 15:44

Yes merci beaucoup je suis trop content!!!
Laughing Very Happy je sais pas comment te remercier!!!!!!!!!
Laughing Very Happy Smile
Arthur
dreamweaver mioche
dreamweaver mioche
Messagejeux , Posté le: 15-05-2006 15:45

ton site est aussi super

félicitation!!
Wink
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 15-05-2006 17:22

a tu vu le site de mon alliance c le mieu

bon si tu veu de l'aide fau pas ésiter
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 15-05-2006 17:25

j'ai pris ton jeu et j'ai pas les mot de passe
le jeu multi

merci si tu peu me les donner ou ne pas le ZIPER
Arthur
dreamweaver mioche
dreamweaver mioche
Messagejeux , Posté le: 16-05-2006 15:05

ecoute je vais regarder mais dans ma mémoire je n'ai pas mis de mot de passe
et je voulait savoi:
les deux jeux marchent???
tu peut me dire comment sa fait??
stp?
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 18-05-2006 19:02

met plutôt sa pour le morpion sa va mieu aller

Code:
<!-- Begin
var x = "http://www.editeurjavascript.com/scripts/images/x.jpg";
// Location of where you uploaded your site's x.jpg image

var o = "http://www.editeurjavascript.com/scripts/images/o.jpg";
// Location of where you uploaded your site's o.jpg image

var blank = "http://www.editeurjavascript.com/scripts/images/blank.jpg";
// Location of where you uploaded your site's blank.jpg image

var pause = 0;
var all = 0;
var a = 0;
var b = 0;
var c = 0;
var d = 0;
var e = 0;
var f = 0;
var g = 0;
var h = 0;
var i = 0;
var temp="";
var ok = 0;
var cf = 0;
var choice=9;
var aRandomNumber = 0;
var comp = 0;
var t = 0;
var wn = 0;
var ls = 0;
var ts = 0;
function help() {
alert("Bienvenue sur le jeu du morpion !Choisis le carré ou tu veux mettre ta croix, le but étant de faire une ligne complète. Bonne chance !!")
}
function sommaire() {
window.location='METTEZ ICI L URL DE VOTRE SOMMAIRE';
}
// window.open('help.html','Aide','width=400,height=400,scrollbars=1');
function logicOne() {
if ((a==1)&&(b==1)&&(c==1)) all=1;
if ((a==1)&&(d==1)&&(g==1)) all=1;
if ((a==1)&&(e==1)&&(i==1)) all=1;
if ((b==1)&&(e==1)&&(h==1)) all=1;
if ((d==1)&&(e==1)&&(f==1)) all=1;
if ((g==1)&&(h==1)&&(i==1)) all=1;
if ((c==1)&&(f==1)&&(i==1)) all=1;
if ((g==1)&&(e==1)&&(c==1)) all=1;
if ((a==2)&&(b==2)&&(c==2)) all=2;
if ((a==2)&&(d==2)&&(g==2)) all=2;
if ((a==2)&&(e==2)&&(i==2)) all=2;
if ((b==2)&&(e==2)&&(h==2)) all=2;
if ((d==2)&&(e==2)&&(f==2)) all=2;
if ((g==2)&&(h==2)&&(i==2)) all=2;
if ((c==2)&&(f==2)&&(i==2)) all=2;
if ((g==2)&&(e==2)&&(c==2)) all=2;
if ((a != 0)&&(b != 0)&&(c != 0)&&(d != 0)&&(e != 0)&&(f != 0)&&(g != 0)&&(h != 0)&&(i != 0)&&(all == 0)) all = 3;
}
function logicTwo() {
if ((a==2)&&(b==2)&&(c== 0)&&(temp=="")) temp="C";
if ((a==2)&&(b== 0)&&(c==2)&&(temp=="")) temp="B";
if ((a== 0)&&(b==2)&&(c==2)&&(temp=="")) temp="A";
if ((a==2)&&(d==2)&&(g== 0)&&(temp=="")) temp="G";
if ((a==2)&&(d== 0)&&(g==2)&&(temp=="")) temp="D";
if ((a== 0)&&(d==2)&&(g==2)&&(temp=="")) temp="A";
if ((a==2)&&(e==2)&&(i== 0)&&(temp=="")) temp="I";
if ((a==2)&&(e== 0)&&(i==2)&&(temp=="")) temp="E";
if ((a== 0)&&(e==2)&&(i==2)&&(temp=="")) temp="A";
if ((b==2)&&(e==2)&&(h== 0)&&(temp=="")) temp="H";
if ((b==2)&&(e== 0)&&(h==2)&&(temp=="")) temp="E";
if ((b== 0)&&(e==2)&&(h==2)&&(temp=="")) temp="B";
if ((d==2)&&(e==2)&&(f== 0)&&(temp=="")) temp="F";
if ((d==2)&&(e== 0)&&(f==2)&&(temp=="")) temp="E";
if ((d== 0)&&(e==2)&&(f==2)&&(temp=="")) temp="D";
if ((g==2)&&(h==2)&&(i== 0)&&(temp=="")) temp="I";
if ((g==2)&&(h== 0)&&(i==2)&&(temp=="")) temp="H";
if ((g== 0)&&(h==2)&&(i==2)&&(temp=="")) temp="G";
if ((c==2)&&(f==2)&&(i== 0)&&(temp=="")) temp="I";
if ((c==2)&&(f== 0)&&(i==2)&&(temp=="")) temp="F";
if ((c== 0)&&(f==2)&&(i==2)&&(temp=="")) temp="C";
if ((g==2)&&(e==2)&&(c== 0)&&(temp=="")) temp="C";
if ((g==2)&&(e== 0)&&(c==2)&&(temp=="")) temp="E";
if ((g== 0)&&(e==2)&&(c==2)&&(temp=="")) temp="G";
}
function logicThree() {
if ((a==1)&&(b==1)&&(c==0)&&(temp=="")) temp="C";
if ((a==1)&&(b==0)&&(c==1)&&(temp=="")) temp="B";
if ((a==0)&&(b==1)&&(c==1)&&(temp=="")) temp="A";
if ((a==1)&&(d==1)&&(g==0)&&(temp=="")) temp="G";
if ((a==1)&&(d==0)&&(g==1)&&(temp=="")) temp="D";
if ((a==0)&&(d==1)&&(g==1)&&(temp=="")) temp="A";
if ((a==1)&&(e==1)&&(i==0)&&(temp=="")) temp="I";
if ((a==1)&&(e==0)&&(i==1)&&(temp=="")) temp="E";
if ((a==0)&&(e==1)&&(i==1)&&(temp=="")) temp="A";
if ((b==1)&&(e==1)&&(h==0)&&(temp=="")) temp="H";
if ((b==1)&&(e==0)&&(h==1)&&(temp=="")) temp="E";
if ((b==0)&&(e==1)&&(h==1)&&(temp=="")) temp="B";
if ((d==1)&&(e==1)&&(f==0)&&(temp=="")) temp="F";
if ((d==1)&&(e==0)&&(f==1)&&(temp=="")) temp="E";
if ((d==0)&&(e==1)&&(f==1)&&(temp=="")) temp="D";
if ((g==1)&&(h==1)&&(i==0)&&(temp=="")) temp="I";
if ((g==1)&&(h==0)&&(i==1)&&(temp=="")) temp="H";
if ((g==0)&&(h==1)&&(i==1)&&(temp=="")) temp="G";
if ((c==1)&&(f==1)&&(i==0)&&(temp=="")) temp="I";
if ((c==1)&&(f==0)&&(i==1)&&(temp=="")) temp="F";
if ((c==0)&&(f==1)&&(i==1)&&(temp=="")) temp="C";
if ((g==1)&&(e==1)&&(c==0)&&(temp=="")) temp="C";
if ((g==1)&&(e==0)&&(c==1)&&(temp=="")) temp="E";
if ((g==0)&&(e==1)&&(c==1)&&(temp=="")) temp="G";
}
function clearOut() {
document.game.you.value="0";
document.game.computer.value="0";
document.game.ties.value="0";
}
function checkSpace() {
if ((temp=="A")&&(a==0)) {
ok=1;
if (cf==0) a=1;
if (cf==1) a=2;
}
if ((temp=="B")&&(b==0)) {
ok=1;
if (cf==0) b=1;
if (cf==1) b=2;
}
if ((temp=="C")&&(c==0)) {
ok=1;
if (cf==0) c=1;
if (cf==1) c=2;
}
if ((temp=="D")&&(d==0)) {
ok=1;
if (cf==0) d=1;
if (cf==1) d=2;
}
if ((temp=="E")&&(e==0)) {
ok=1;
if (cf==0) e=1;
if (cf==1) e=2;
}
if ((temp=="F")&&(f==0)) {
ok=1
if (cf==0) f=1;
if (cf==1) f=2;
}
if ((temp=="G")&&(g==0)) {
ok=1
if (cf==0) g=1;
if (cf==1) g=2;
}
if ((temp=="H")&&(h==0)) {
ok=1;
if (cf==0) h=1;
if (cf==1) h=2;
}
if ((temp=="I")&&(i==0)) {
ok=1;
if (cf==0) i=1;
if (cf==1) i=2;
}
}
function yourChoice(chName) {
pause = 0;
if (all!=0) ended();
if (all==0) {
cf = 0;
ok = 0;
temp=chName;
checkSpace();
if (ok==1) {
document.images[chName].src = x;
}
if (ok==0)taken();
process();
if ((all==0)&&(pause==0)) myChoice();
   }
}
function taken() {
alert("Ce carré est deja prit. Prens un autre carré.")
pause=1;
}
function myChoice() {
temp="";
ok = 0;
cf=1;
logicTwo();
logicThree();
checkSpace();
while(ok==0) {
aRandomNumber=Math.random()
comp=Math.round((choice-1)*aRandomNumber)+1;
if (comp==1) temp="A";
if (comp==2) temp="B";
if (comp==3) temp="C";
if (comp==4) temp="D";
if (comp==5) temp="E";
if (comp==6) temp="F";
if (comp==7) temp="G";
if (comp==8) temp="H";
if (comp==9) temp="I";
checkSpace();
}
document.images[temp].src= o;
process();
}
function ended() {
alert("La partie est finit. Pour jouer encore cliques sur jouer encore.")
}
function process() {
logicOne();
if (all==1){ alert("Félicitation, tu gagnes!"); wn++; }
if (all==2){ alert("tu perds!"); ls++; }
if (all==3){ alert("Match nul!."); ts++; }
if (all!=0) {
document.game.you.value = wn;
document.game.computer.value = ls;
document.game.ties.value = ts;
   }
}
function playAgain() {
if (all==0) {
if(confirm("Ceci va recommencer une autre partie et remettre les points a zero. OK?")) reset();
}
if (all>0) reset();
}
function reset() {
all = 0;
a = 0;
b = 0;
c = 0;
d = 0;
e = 0;
f = 0;
g = 0;
h = 0;
i = 0;
temp="";
ok = 0;
cf = 0;
choice=9;
aRandomNumber = 0;
comp = 0;
document.images.A.src= blank;
document.images.B.src= blank;
document.images.C.src= blank;
document.images.D.src= blank;
document.images.E.src= blank;
document.images.F.src= blank;
document.images.G.src= blank;
document.images.H.src= blank;
document.images.I.src= blank;
if (t==0) { t=2; myChoice(); }
t--;
}
//  End -->
</script>
 

<body><div align="center">
  <center>
  <table width="325" height="257" style="border-collapse:collapse" bgcolor="#0099FF" bordercolor="#111111" cellpadding="0" cellspacing="0">
    <tr>
      <td width="500" height="257">
        <p align="center"><font face="Tekton" size="3"><b>Cliques sur un carré pour commencer</b></font>
<form name=game>
<table border=0>
<td>
<table border=1>
<tr>
<td><a href="javascript:yourChoice('A')"><img src="images/blank.jpg" border=0 name=A alt="Top-Left" width="90" height="90"></a></td>
<td><a href="javascript:yourChoice('B')"><img src="images/blank.jpg" border=0 name=B alt="Top-Center" width="90" height="90"></a></td>
<td><a href="javascript:yourChoice('C')"><img src="images/blank.jpg" border=0 name=C alt="Top-Right" width="90" height="90"></a></td>
</tr>
<tr>
<td><a href="javascript:yourChoice('D')"><img src="images/blank.jpg" border=0 name=D alt="Middle-Left" width="90" height="90"></a></td>
<td><a href="javascript:yourChoice('E')"><img src="images/blank.jpg" border=0 name=E alt="Middle-Center" width="90" height="90"></a></td>
<td><a href="javascript:yourChoice('F')"><img src="images/blank.jpg" border=0 name=F alt="Middle-Right" width="90" height="90"></a></td>
</tr>
<tr>
<td><a href="javascript:yourChoice('G')"><img src="images/blank.jpg" border=0 name=G alt="Bottom-Left" width="90" height="90"></a></td>
<td><a href="javascript:yourChoice('H')"><img src="images/blank.jpg" border=0 name=H alt="Bottom-Center" width="90" height="90"></a></td>
<td><a href="javascript:yourChoice('I')"><img src="images/blank.jpg" border=0  name=I alt="Bottom-Right" width="90" height="90"></a></td>
</tr>
</table>
</td>
<td>
<table height="356">
<tr>
  <td colspan="2" align="center" height="79"></td>
</tr>
<tr>
  <td colspan="2" align="center" height="21"><b><font face="Tekton">SCORES</font></b></td>
</tr>
<tr><td height="25"><input type=text size=5 name=you></td><td height="25"><b><font face="Tekton">Toi</font></b></td></tr>
<tr><td height="25"><input type=text size=5 name=computer></td><td height="25"><b><font face="Tekton">Ordinateur</font></b></td></tr>
<tr>
  <td height="25"><input size=5 name=ties></td><td height="25"><b><font face="Tekton">Nul</font></b></td>
</tr>
<tr>
  <td colspan="2" align="center" height="40"><font color="#FF6600"><b><font size="4">©</font><font size="2">
    2004</font></b><font size="4"> <a href="http://lpv.hautetfort.com/">lpv</a></font></font></td>
</tr>
<tr>
  <td colspan="2" align="center" height="113">vous pouvez mettre ici votre logo</td>
</tr>
</table>
</td>
</table>
<p align="center">
<input type=button value="Jouer encore" onClick="playAgain();" style="border: 5px double #000000; ">
<input type=button value="Aide " onClick="help();" style="border: 5px double #000000; ">
<input type=button value="Retour sommaire" onClick="sommaire();" style="border: 5px double #000000; ">

</form>
</td>
    </tr>
  </table>
  </center>
</div>
</body>


le "game.exe" ne souvre pas
Mat 3910
html mioche
html mioche
Messagejeux , Posté le: 18-05-2006 19:07

le truc c'est que ta bannière ne saffiche pas il faut l'appeller
"bannière.png"
et la surprise
Montrer les messages depuis:   
Poster un nouveau sujet sur html   Répondre au sujet à html:jeux    Accueil Forum -> html Toutes les heures sont au format GMT + 1 Heure
Aller à la page Précédente  1, 2, 3  Suivante
Page 2 sur 3

 
Sauter vers:  
S'enregistrerS'enregistrer
ProfilProfil
Se connecter pour vérifier ses messages privésSe connecter pour vérifier ses messages privés
RechercherRechercher
Liste des MembresMembres
FAQFAQ
ConnexionConnexion 


© Mentions Légales