diff --git a/public/articles/news/game-studio-club-pioneers/game-studio-club-pioneers.json b/public/articles/news/game-studio-club-pioneers/game-studio-club-pioneers.json new file mode 100644 index 0000000000000000000000000000000000000000..6ed7bbf15a898535fd512dc913af48e9d3908345 --- /dev/null +++ b/public/articles/news/game-studio-club-pioneers/game-studio-club-pioneers.json @@ -0,0 +1,11 @@ +{ + "title": "Le Game Studio Club est lancé !", + "date": "2021/03/27", + "subtitle": "", + "body": "<file>game-studio-club-pioneers.txt", + "images": [ + "gsc_3.jpg", + "gsc_1.jpg", + "gsc_2.jpg" + ] +} \ No newline at end of file diff --git a/public/articles/news/game-studio-club-pioneers/game-studio-club-pioneers.txt b/public/articles/news/game-studio-club-pioneers/game-studio-club-pioneers.txt new file mode 100644 index 0000000000000000000000000000000000000000..926ccb5c96d534b8a3076b794e009faa449c3dda --- /dev/null +++ b/public/articles/news/game-studio-club-pioneers/game-studio-club-pioneers.txt @@ -0,0 +1,4 @@ +Quelques petits pionniers se lancent courageusement dans le code Python et l'animation 2D ! + +<b><blue>Envie de nous rejoindre ?</blue></b> +Toutes les infos <a href="https://kuadrado-software.fr/education/#game-studio-club" target="_blank">sur la page Game Studio Club</a> \ No newline at end of file diff --git a/public/articles/news/game-studio-club-pioneers/images/gsc_1.jpg b/public/articles/news/game-studio-club-pioneers/images/gsc_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16c30edb49af888166b3a4253fdf827fbc086fda Binary files /dev/null and b/public/articles/news/game-studio-club-pioneers/images/gsc_1.jpg differ diff --git a/public/articles/news/game-studio-club-pioneers/images/gsc_2.jpg b/public/articles/news/game-studio-club-pioneers/images/gsc_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12c3c59d1525d933773a525459cf540ea88426d7 Binary files /dev/null and b/public/articles/news/game-studio-club-pioneers/images/gsc_2.jpg differ diff --git a/public/articles/news/game-studio-club-pioneers/images/gsc_3.jpg b/public/articles/news/game-studio-club-pioneers/images/gsc_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..547eb7d52bf36a7763572af6753c5eb30df48a46 Binary files /dev/null and b/public/articles/news/game-studio-club-pioneers/images/gsc_3.jpg differ diff --git a/public/articles/news/index.json b/public/articles/news/index.json index 8773a1d4546f5c07bb80263ca322e97dc5f75037..89d317d927d2b73d5c0417fd3d4b966246181f43 100755 --- a/public/articles/news/index.json +++ b/public/articles/news/index.json @@ -1,3 +1,3 @@ { - "articles": ["installation-kuadrado", "go-game-studio-club", "rdb_27_02_2021"] + "articles": ["installation-kuadrado", "go-game-studio-club", "rdb_27_02_2021", "game-studio-club-pioneers"] }