|
| 1 | +<!DOCTYPE html> |
| 2 | +<html class="no-js" lang="de-AT"> |
| 3 | + |
| 4 | + |
| 5 | +<head> |
| 6 | + |
| 7 | + <script async src="https://www.googletagmanager.com/gtag/js?id=UA-63326882-1"></script> |
| 8 | + <script> |
| 9 | + window.dataLayer = window.dataLayer || []; |
| 10 | + function gtag() { dataLayer.push(arguments); } |
| 11 | + gtag('js', new Date()); |
| 12 | + |
| 13 | + gtag('config', 'UA-63326882-1'); |
| 14 | + </script> |
| 15 | + |
| 16 | + <meta charset="utf-8"> |
| 17 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 18 | + <title> Halloween Puzzle </title> |
| 19 | + <meta name="description" content=""> |
| 20 | + <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="Hugo 0.136.5"> <!-- Fonts --> |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + <link rel="canonical" href="https://linz.coderdojo.net/uebungsanleitungen/programmieren/web/halloween-puzzle/" /> |
| 34 | + |
| 35 | + |
| 36 | + <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,500,600,700,800' rel='stylesheet' |
| 37 | + type='text/css'> |
| 38 | + <link href="https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap" rel="stylesheet"> <!-- Stylesheets --> |
| 39 | + |
| 40 | + |
| 41 | + <link rel="stylesheet" href="https://linz.coderdojo.net/vendor.min.427db798bc1fd8e87412688ee1bc17b146a8ab9607228f687fa08070b18c0575.css"> |
| 42 | + <link rel="stylesheet" href="https://linz.coderdojo.net/css/animate.css"> |
| 43 | + |
| 44 | + |
| 45 | + <link rel="stylesheet" href="https://linz.coderdojo.net/style.min.a2e6859e8cb9160bace1b028b41c1206669c8ff293c2ad7667b894b27390b461.css"> |
| 46 | + <script src="https://kit.fontawesome.com/5bb5b2cc9c.js" crossorigin="anonymous"></script> |
| 47 | +</head> |
| 48 | + |
| 49 | +<body id="body"> |
| 50 | + <!-- NAVIGATION --> |
| 51 | + |
| 52 | +<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light "> |
| 53 | + <div class="container-fluid"> |
| 54 | + <a class="navbar-brand" href="/"><img src="/img/logo-linz.png" height="30"></a> |
| 55 | + <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> |
| 56 | + <span class="navbar-toggler-icon"></span> |
| 57 | + </button> |
| 58 | + |
| 59 | + <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
| 60 | + <ul class="navbar-nav ml-auto"> |
| 61 | + <li class="nav-item "> |
| 62 | + <a class="nav-link" href="/">Home</a> |
| 63 | + </li> |
| 64 | + <li class="nav-item "> |
| 65 | + <a class="nav-link" href="/termine">Termine</a> |
| 66 | + </li> |
| 67 | + <li class="nav-item "> |
| 68 | + <a class="nav-link" href="/info">Infos</a> |
| 69 | + </li> |
| 70 | + <li class="nav-item "> |
| 71 | + <a class="nav-link" href="/mentoren">Mentoren</a> |
| 72 | + </li> |
| 73 | + <li class="nav-item "> |
| 74 | + <a class="nav-link" href="/sponsoring">Sponsoring</a> |
| 75 | + </li> |
| 76 | + <li class="nav-item active "> |
| 77 | + <a class="nav-link" href="/uebungsanleitungen">Übungsanleitungen</a> |
| 78 | + </li> |
| 79 | + </ul> |
| 80 | + </div> |
| 81 | + </div> |
| 82 | +</nav> |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | +<div class="container-fluid breadcrumb-container"> |
| 87 | + <div class="container"> |
| 88 | + <nav class="breadcrumb-nav" aria-label="breadcrumb"> |
| 89 | + <ol class="breadcrumb"> |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + <li class="breadcrumb-item"> |
| 108 | + <a href="https://linz.coderdojo.net/uebungsanleitungen/">Übungsanleitungen</a> |
| 109 | + </li> |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + <li class="breadcrumb-item"> |
| 118 | + <a href="https://linz.coderdojo.net/uebungsanleitungen/programmieren/">Programmieren</a> |
| 119 | + </li> |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + <li class="breadcrumb-item"> |
| 128 | + <a href="https://linz.coderdojo.net/uebungsanleitungen/programmieren/web/">Web</a> |
| 129 | + </li> |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + </ol> |
| 140 | + |
| 141 | + |
| 142 | + </nav> |
| 143 | + </div> |
| 144 | +</div> |
| 145 | + |
| 146 | +<section id="sushi"> |
| 147 | + <div class="container"> |
| 148 | + <div class="row"> |
| 149 | + |
| 150 | + <div class="col-12 sushi-toc"> |
| 151 | + <h2>Inhalt</h2> |
| 152 | + <nav id="TableOfContents"> |
| 153 | + <ul> |
| 154 | + <li><a href="#videoanleitung">Videoanleitung</a></li> |
| 155 | + <li><a href="#anleitung">Anleitung</a></li> |
| 156 | + </ul> |
| 157 | +</nav> |
| 158 | + </div> |
| 159 | + <div class="col-12 sushi-content"> <h1 id="halloween-puzzle">Halloween Puzzle</h1> |
| 160 | +<p>Willkommen bei unserem Halloween-Puzzle 🎃. Wir programmieren gemeinsam ein Spiel, bei dem du verschiedene Halloween-Symbole in Gruppen zusammenfügen musst. Wie viele Punkte schaffst du?</p> |
| 161 | +<h2 id="videoanleitung">Videoanleitung</h2> |
| 162 | +<iframe width="560" height="315" src="https://www.youtube.com/embed/BdYDFit9pXI?si=289Gyea0KSBrbVXj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 163 | +<h2 id="anleitung">Anleitung</h2> |
| 164 | +<p>In der Übungsanleitung findest du alle Schritte zur Programmierung des Spiels:</p> |
| 165 | +<p class="text-center"><a class="btn btn-primary" href="/uebungsanleitungen/programmieren/web/halloween-puzzle/halloween-puzzle.pdf" target="_blank">Zur Übungsanleitung</a></p> |
| 166 | +<p>Den Startercode findest du unter <a href="https://stackblitz.com/edit/digiferien-2024-starter" target="_blank">https://stackblitz.com/edit/digiferien-2024-starter</a>. Wenn du das fertige Spiel probieren möchtest, es ist unter <a href="https://stackblitz.com/edit/digiferien-2024" target="_blank">https://stackblitz.com/edit/digiferien-2024</a> zu finden.</p> |
| 167 | + </div> |
| 168 | + </div> |
| 169 | + </div> |
| 170 | +</section> |
| 171 | + <footer> |
| 172 | + <div class="container"> |
| 173 | + <div class="row"> |
| 174 | + <div class="col"> |
| 175 | + <div> |
| 176 | + <div> |
| 177 | + <img src="/img/logo-coding-club-linz-white.svg"> |
| 178 | + </div> |
| 179 | + <div>Coding Club Linz<br />Birkenweg 16, 4060 Leonding <br /> |
| 180 | + |
| 181 | + </div> |
| 182 | + </div> |
| 183 | + </div> |
| 184 | + </div> |
| 185 | + </div> |
| 186 | + </footer> <!-- Js --> |
| 187 | + <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> |
| 188 | + <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" |
| 189 | + integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> |
| 190 | + <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" |
| 191 | + integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script> |
| 192 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.17.1/moment.min.js"></script> |
| 193 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.17.1/locale/de-at.js"></script> |
| 194 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.9.1/showdown.min.js"></script> |
| 195 | + <script src="https://linz.coderdojo.net/js/wow.min.js"></script> |
| 196 | + <script src="https://linz.coderdojo.net/js/main.js"></script> |
| 197 | + <script src="https://www.google.com/recaptcha/api.js?render=6LfXNMcZAAAAALYnf3GpUqw5uotVMyjhLNU438i9"></script> |
| 198 | +</body> |
| 199 | + |
| 200 | +</html> |
0 commit comments