CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Liste des sujets

[Jeu] Hapclicker

Skyblue-
Skyblue-
Niveau 10
14 mars 2015 à 12:20:37

Il faudrait aussi mettre les virgules au prix des items svp :hap:

Chocapicx[Ban]
Chocapicx[Ban]
Niveau 5
14 mars 2015 à 12:20:46

J'aime pas l'effet bois sur les "atouts" :pf:
Ce jeu est mieux que tout omg

N06
N06
Niveau 10
14 mars 2015 à 12:21:56

je commence l’ascension de chaque unitée de production à 69 :hap:

[-BTK-]
[-BTK-]
Niveau 10
14 mars 2015 à 12:22:41

Le 14 mars 2015 à 12:21:56 N06 a écrit :
je commence l’ascension de chaque unitée de production à 69 :hap:

Je me suis fixé 99 pour chaque :hap:

Guklam
Guklam
Niveau 10
14 mars 2015 à 12:23:04

à img:active il faut mettre un hap de 320x320

Message édité le 14 mars 2015 à 12:23:13 par Guklam
N06
N06
Niveau 10
14 mars 2015 à 12:24:11

Le 14 mars 2015 à 12:22:41 [-BTK-] a écrit :

Le 14 mars 2015 à 12:21:56 N06 a écrit :
je commence l’ascension de chaque unitée de production à 69 :hap:

Je me suis fixé 99 pour chaque :hap:

J'ai les 4 premiers à 69 la :hap:

Guklam
Guklam
Niveau 10
14 mars 2015 à 12:25:05

http://prntscr.com/6gln5l

c'est ça les info-bulles

jeanownage
jeanownage
Niveau 7
14 mars 2015 à 12:25:33

où ça ? j'ai pas bien compris ça va toujours de gauche a droite :(

Guklam
Guklam
Niveau 10
14 mars 2015 à 12:27:00

faut créer une image de hap en 320x320

et mettre : background: url(hapen320x320) no-repeat sur img:active

jeanownage
jeanownage
Niveau 7
14 mars 2015 à 12:29:10

ptin mais ça marche pas :fou:

réécris moi tout le img:active stp j'y arrive pas :hap:

Guklam
Guklam
Niveau 10
14 mars 2015 à 12:29:28

a la plce du * {[...]} dans le code css

mets ça : *:not(.code):not(.entoure):not(.hap.seconde) {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

Guklam
Guklam
Niveau 10
14 mars 2015 à 12:29:49

j'ai la flemme de créer le hap en 320x320 :hap:

[-BTK-]
[-BTK-]
Niveau 10
14 mars 2015 à 12:30:27

https://image.noelshack.com/fichiers/2015/11/1426332598-capture-d-ecran-2015-03-14-12-28-54.png

Kirigaya-Luke
Kirigaya-Luke
Niveau 10
14 mars 2015 à 12:31:22

J'viens de me lever, j'ai laissé tourné toute la nuit, puis là acheté en mass, et voilà le résultat http://puu.sh/gzJto/4bc822eeb7.jpg :hap:

Guklam
Guklam
Niveau 10
14 mars 2015 à 12:32:16
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<title>Hapclicker</title>
	<link rel="icon" href="http://panachay.altervista.org/hapclicker/hap.png">
	<link rel="stylesheet" href="css/app.css">
	<link rel="stylesheet" href="http://guklam.pe.hu/BTN/css/btn.css">
	<link rel="stylesheet" type="text/css" href="css/tooltipster.css">
	<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.0.min.js"></script>
    <script type="text/javascript" src="js/jquery.tooltipster.min.js"></script>
    <script>
        $(document).ready(function() {
            $('.tooltip').tooltipster();
        });
    </script>
    <script>
    $('.tooltip').tooltipster({
   animation: 'fade',
   delay: 0,
   theme: 'tooltipster-default',
   touchDevices: false,
   trigger: 'hover'
	});
	</script>
</head>
<body>
<div class="block left">
	<span class="entoure">
	<span id="click">5</span><span>hap</span>
	<span id="hap_seconde">0</span>
	</span>
<div class="hap" onclick="hap_click(1)" id="hap_button"></div>
<span id="un">+1</span>
</div>
<div class="block center">
<h1>Améliorations</h1>
<table style="width:100%">
    <tbody>
      <tr class="tooltip" title="Produit 5 hap par seconde"  id="fleche_desc" onclick="fleche_buy()" style="height: 40px;">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/mouse.gif">
          </td>
          <td style="width:80%;">
            <span>Curseur</span><br><br>
            Coûte <span id="prix_fleche">50</span> hap 
          </td>
          <td style="width:10%;">
            <span id="owned_fleche">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 5 hap par seconde" id="hapananas_desc" onclick="hapananas_buy()" style="height: 40px;">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/hapananas.png">
          </td>
          <td style="width:80%;">
            <span>Hapananas<br><br>
            Coûte <span id="prix_hapananas">100</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_hapananas">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 10 hap par seconde" id="hapakompri_desc" onclick="hapakompri_buy()" style="">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/hapakompri.png">
          </td>
          <td style="width:80%;">
            <span>Un Hapakompri qui vous fera gagner (encore) encore plus de hap !<br><br>
            Coûte <span id="prix_hapakompri">700</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_hapakompri">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 35 hap par seconde" id="usine_desc" onclick="usine_buy()">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/centrale.png">
          </td>
          <td style="width:80%;">
          	<span>Une centrale nucléonche qui produira des hap en masse</span><br><br>
            Coûte <span id="prix_usine">1 500</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_usine">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 70 hap par seconde" id="esclave_desc" onclick="esclave_buy()">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/fouet.gif">
          </td>
          <td style="width:80%;">
            <span>Esclavage : Faire travailler des noeliste dans les mines hap<br>
            Coûte <span id="prix_esclave">5 000</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_esclave">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 140 hap par seconde" id="gro_desc" onclick="gro_buy()">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/grohap.png">
          </td>
          <td style="width:80%;">
            <span>Un hap obèse qui dégueulera des hap pour vous<br><br>
            Coûte <span id="prix_gro">10 000</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_gro">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 250 hap par seconde" id="portal_desc" onclick="portal_buy()">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/portail.png">
          </td>
          <td style="width:80%;">
            <span>Ouvre un portail vers la hapième-dimension où se trouve un nombre infini de hap<br><br>
            Coûte <span id="prix_portal">20 000</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_portal">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 500 hap par seconde" id="ange_desc" onclick="ange_buy()">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/hapange.png">
          </td>
          <td style="width:80%;">
            <span>Le portail vous a téléporté vers la hapième-dimension, demeure des hapange, ils vous font don de hap en gage de leurs estime pour vous<br><br>
            Coûte <span id="prix_ange">70 000</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_ange">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit 800 hap par seconde" id="hapower_desc" onclick="hapower_buy()" style="height: 40px;">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/hapower.png">
          </td>
          <td style="width:80%;">
            <span>Invoque le démi-dieu hapower, avec sa vague de flood il invoque un nombre incalculable de hap<br><br>
            Coûte <span id="prix_hapower">200 000</span> hap</span>
          </td>
          <td style="width:10%;">
            <span id="owned_hapower">0</span>
          </td>
        </tr>
        <tr class="tooltip" title="Produit ∞ hap par seconde" id="hap_desc" style="height: 40px;">
          <td style="width:10%;">
            <img src="http://panachay.altervista.org/hapclicker/haphap.png" style="width:40px;">
          </td>
          <td style="width:80%;">
            <span>Invoque hap, le DIEU HAP, le seul et l'unique<br><br>
            Coûte ∞ hap - Produit ∞ hap/seconde</span>
          </td>
          <td style="width:10%;"></td>
        </tr>
      </tbody>
    </table>
   <div class="tooltip" title="Partie sauvegardé" id="alert">Partie sauvegardé</div>
</div>
<div class="block right">
			<button class="btn btn-primary btn-block" type="button" onclick="save()">Sauvegarder</button>
			<button class="btn btn-warning btn-block" type="button" onclick="load()">Charger une sauvegarde</button> 
			<button class="btn btn-danger btn-block" type="button" onclick="reset()">Supprimer la sauvegarde</button> 
			<button class="btn btn-info btn-block" type="button" onclick="credit()">Credit</button> 
			<button class="btn btn-info btn-block">
			<a href="http://www.jeuxvideo.com/forums/42-50-38736838-34-0-1-0-jeu-hapclicker.htm#post_708509190">Topic officiel</a>
			</button> 
			<p id="save_string"></p>
<h1>Succés</h1>
</div>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>

nouveau code html

ziziviolay
ziziviolay
Niveau 9
14 mars 2015 à 12:33:34

Ca va trop vite, en 10 min, j'ai deja tous ...

Tamrin
Tamrin
Niveau 10
14 mars 2015 à 12:48:33

enfin les chiffres espacé par paquets de trois :content:
dedi plz je suis la depuis le debut

jeanownage
jeanownage
Niveau 7
14 mars 2015 à 12:50:57

il y'a quelque problème concernant la nouvelle version, quand ils seront corrigé des nouveauté vont arrivé :oui:

N06
N06
Niveau 10
14 mars 2015 à 12:54:07

On gardera notre save ?

Hibou_Magique
Hibou_Magique
Niveau 10
14 mars 2015 à 12:57:18

Le 14 mars 2015 à 12:50:57 jeanownage a écrit :
il y'a quelque problème concernant la nouvelle version, quand ils seront corrigé des nouveauté vont arrivé :oui:

Oh ouai génial :bave:

Sous forums
  • Le Grand Voyage
  • La Corée du Toast ( Salut Yuengling )
La vidéo du moment