KAPLAY: Forskelle mellem versioner
Spring til navigation
Spring til søgning
Tilføjet guides |
Tilføjet øvelser |
||
Linje 24: | Linje 24: | ||
|[https://github.com/coding-pirates-hillerod/kaplay-flappybird-how-to Guide til at kode Flappy Bird spil] | |[https://github.com/coding-pirates-hillerod/kaplay-flappybird-how-to Guide til at kode Flappy Bird spil] | ||
|GitHub repo | |GitHub repo | ||
|Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) | |||
|} | |||
== Øvelser == | |||
{| class="wikitable" | |||
|+ | |||
!Øvelse | |||
!Type | |||
!Forfatter | |||
|- | |||
|[https://github.com/coding-pirates-hillerod/kaplay-pong-implement-paddle-movement Implementer selv 'paddle' kode til 'PONG' spil] | |||
|GitHub Repo | |||
|Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) | |||
|- | |||
|[https://github.com/coding-pirates-hillerod/kaplay-space-battle-implement-movements Implementer selv kode til 'spaceship' og 'bullets' bevægelse i et 'space battle' spil] | |||
|GitHub Repo | |||
|Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) | |Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) | ||
|} | |} |
Nuværende version fra 22. mar. 2025, 20:04
KAPLAY er et JavaScript og TypeScript bibliotek, som gør det nemt at lave spil i browseren.
Læs om KAPLAY her: https://kaplayjs.com/
Undervisningsmateriale
Materiale | Type | Forfatter |
---|---|---|
Gennemgang af KAPLAY biblioteket + kodning af simpelt spil | GitHub Repo | Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) |
Guides
Guide | Type | Forfatter |
---|---|---|
Guide til at kode Flappy Bird spil | GitHub repo | Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) |
Øvelser
Øvelse | Type | Forfatter |
---|---|---|
Implementer selv 'paddle' kode til 'PONG' spil | GitHub Repo | Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) |
Implementer selv kode til 'spaceship' og 'bullets' bevægelse i et 'space battle' spil | GitHub Repo | Jonas Bak Phillipson (Formand og Kaptajn, Coding Pirates Hillerød) |