push avant modif foireuse
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!--AUTHOR Chiara RELEVAT- Nuit de l'info 2018-->
|
||||
<!DOCTYPE html>
|
||||
<!--https:/www.w3schools.com/graphics/game_intro.asp-->
|
||||
<!--https:/www.trex-game.skipser.com-->
|
||||
@@ -72,6 +73,11 @@
|
||||
<script>
|
||||
startGame()
|
||||
load()
|
||||
if (jeuxFini()) {
|
||||
var myImage = new Image(150, 150);
|
||||
myImage.src = './gifs/homme trop swag immobile.png';
|
||||
document.body.appendChild(myImage);
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user