Se connecter

Blabla 15-18 ans

Sujet : [Jeu] Hapclicker
Square2033
Niveau 2
13 mars 2015 à 22:14:57

bientôt 1 milliard

supersorcier
Niveau 10
13 mars 2015 à 22:17:25

quelle nouvoter doive arriver?

Jean-Novigrad
Niveau 8
13 mars 2015 à 22:18:03

comment on a le dieu hap? :hap:

supersorcier
Niveau 10
13 mars 2015 à 22:19:03

Le 13 mars 2015 à 22:18:03 Jean-Novigrad a écrit :
comment on a le dieu hap? :hap:

On ne peut pas pour l'instant :hap:

supersorcier
Niveau 10
13 mars 2015 à 22:20:40

le jeux ne marche plus ?

Ghostwald
Niveau 9
13 mars 2015 à 22:21:39

JE SUI LE DIEU HAP :hap:

Pseudo supprimé
Niveau 10
13 mars 2015 à 22:21:44

Le 13 mars 2015 à 22:20:40 supersorcier a écrit :
le jeux ne marche plus ?

moi il marche.

Pseudo supprimé
Niveau 10
13 mars 2015 à 22:21:58

C'est vrai que ça manque encore de choses à acheter :hap:

jeanownage
Niveau 7
13 mars 2015 à 22:21:58

Le 13 mars 2015 à 22:13:27 Guklam a écrit :
img:active + span#un::after { content: "+1"; position: absolute; display: block; transition:2s; top: 20%; left: 49%; font-size: 50px; color: rgba(255,255,255,0.6); -webkit-animation: bounce 1s ease-in infinite; /* Chrome, Safari, Opera */ animation: bounce 1s ease-in infinite; } @-webkit-keyframes bounce { 0% {top: 0%;opacity:0.0;} 25% {top: 27%;opacity:0.40;} 75% {top: 24%;opacity:0.60;} 100% {top: 21%;opacity:0.80;} } @keyframes bounce { 0% {top: 0%;opacity:0.0;} 25% {top: 27%;opacity:0.40;} 75% {top: 24%;opacity:0.60;} 100% {top: 21%;opacity:0.80;} }
<span id="un"></span>

juste avant le hap

j'ai rarement pondu un truc aussi compliqué :hap:

c'est pas très net par contre, je vais encore essayé de l'améliorer :oui:

ça marche pas :snif:

[jameslabeat]
Niveau 7
13 mars 2015 à 22:22:28

J'ai deja eu le grand hap en 20minutes :(

Guklam
Niveau 10
13 mars 2015 à 22:24:03

attend :noel:

jeanownage
Niveau 7
13 mars 2015 à 22:24:09

gulkam ton css est mort, envoie moi le fichier je l'upload sur mon serveur :hap:

Pseudo supprimé
Niveau 10
13 mars 2015 à 22:24:34

hap=500000000;
hapower=50000000; :rire:

Ghostwald
Niveau 9
13 mars 2015 à 22:24:58

Hey jeanownage ta viré mon hap avec le pointeur ? :( ?

Pseudo supprimé
Niveau 10
13 mars 2015 à 22:26:43

http://daneden.github.io/animate.css/
http://fortawesome.github.io/Font-Awesome/
http://getbootstrap.com/

Et avec ça tu fais un site classe et beau.
Après les truc normaux :noel:

http://jquery.com/
http://jquery.com/download/
https://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.2.min.js&

jeanownage
Niveau 7
13 mars 2015 à 22:26:43

Le 13 mars 2015 à 22:24:58 Ghostwald a écrit :
Hey jeanownage ta viré mon hap avec le pointeur ? :( ?

il colle pas avec le nouveau css, refait le en transparent :hap:

jeanownage
Niveau 7
13 mars 2015 à 22:27:41

Le 13 mars 2015 à 22:26:43 Votirono a écrit :
http://daneden.github.io/animate.css/
http://fortawesome.github.io/Font-Awesome/
http://getbootstrap.com/

Et avec ça tu fais un site classe et beau.
Après les truc normaux :noel:

http://jquery.com/
http://jquery.com/download/
https://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.2.min.js&

merci je regarde :noel:

-Pichukulele
Niveau 14
13 mars 2015 à 22:29:17

Epic :hap:

Pseudo supprimé
Niveau 10
13 mars 2015 à 22:30:26

Après si tu veux allé vite tu prend un bon IDE ( pas Notepad++ :noel:)
Netbean gratuit et puissant (moins que PHPStorm qui est payant :noel:)
Avec plus Emmet (Zen Coding).

Guklam
Niveau 10
13 mars 2015 à 22:30:31
span#un {
	position: absolute;
	display: none;
	left: 49%;
	bottom: 70%;
	font-size: 50px;
	color: rgba(255,255,255,0.6);
}
img:active + span#un {
	content: "+1";
	position: absolute;
	transition:2s;
	display: block;
	bottom: 80%;
	font-size: 50px;
	color: rgba(255,255,255,0.6);
	-webkit-animation: bounce 0.14s infinite;
    animation: bounce 0.14s infinite;
}
@keyframes bounce {
   	0%   {bottom: 70%;}
    100% {bottom: 80%;}
}
Sujet : [Jeu] Hapclicker
   Retour haut de page
Consulter la version web de cette page