diff --git a/_includes/gamebox.html b/_includes/gamebox.html new file mode 100644 index 0000000..77550af --- /dev/null +++ b/_includes/gamebox.html @@ -0,0 +1,29 @@ + +{% assign author = site.authors[post.author] %} +
+ + {% if post.image %} {{ post.title }} {% endif %} + +
+

{{ post.title }}

+

{{ post.excerpt | strip_html | truncatewords:15 }}

+
+ +
+ + Developed By {% if post.creator %}{{ post.creator }}{% else %}{{ "Hello" }}{% endif %}, + on + +
+
+
+
+
+ \ No newline at end of file diff --git a/_includes/postbox.html b/_includes/postbox.html index 0f7b2fe..b60e28c 100644 --- a/_includes/postbox.html +++ b/_includes/postbox.html @@ -10,7 +10,7 @@
- By {% if post.author %}{{ author.display_name }}{% else %}{{ site.author }}{% endif %}, + By {% if post.creator %}{{ post.creator }}{% else %}{{ "Hello" }}{% endif %}, on
diff --git a/_layouts/gameslist.html b/_layouts/gameslist.html index e88e13a..667d964 100644 --- a/_layouts/gameslist.html +++ b/_layouts/gameslist.html @@ -16,7 +16,7 @@ layout: default {% if post.title != null %} {% if group == null or group == post.group %}
-{% include postbox.html %} +{% include gamebox.html %}
{% endif %} {% endif %} diff --git a/_posts/games/2023-10-21-munam-k.md b/_posts/games/2023-10-21-munam-k.md new file mode 100644 index 0000000..b42d156 --- /dev/null +++ b/_posts/games/2023-10-21-munam-k.md @@ -0,0 +1,47 @@ +--- +layout: post +title: "Game | Codey Chef" +categories: [ ninja, "2023", game ] +creator: "Munam K" +gamelink: "https://codeninjaslangley.co.uk/game-codey-chef/" +image: "https://showcase.codeninjaslangley.co.uk/assets/images/games/munam-codey-chef-thumb.png" + + +![Alt text](image.png) +--- +_Game Created by {{page.creator}}_ + +## Code Ninjas +IMPACT is the beating heart of the Dojo is the soul of Code Ninjas. +It is our proprietary learning platform designed to give our Ninjas the best learning environment possible. +It does so much more than just teach your child to code - it helps develop key skills such as problem-solving, critical thinking, and logical reasoning skills. + +### Journey to Black Belt +On the road to Black Belt, your child will develop their original video game using Unity, a platform that professional video games are developed on! +**Unity Game Engine** is a popular Game development platform that powers famous gaming titles like Pokemon Go, Among Us, Genshin Impact! + +### Creator: +{{page.creator}} created this game as part of the Brown Belt! + +
+ +
+

+ {{page.creator}}'s Game +

+
+ +
+
+
+ +[Click Here if the above game link doesn't work]({{page.gamelink}}) + +### About +During IMPACT, your child will learn a variety of coding concepts - and earn "Achievements" to show off their progress! +Ninjas will earn hundreds of individual Achievements throughout their coding journey! + +[Click here to learn more and book a free Taster!](https://www.codeninjas.co.uk/langley-brk-uk/) diff --git a/_posts/games/2023-12-14-ekam-k.md b/_posts/games/2023-12-14-ekam-k.md index 668b77b..cda4d06 100644 --- a/_posts/games/2023-12-14-ekam-k.md +++ b/_posts/games/2023-12-14-ekam-k.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | Ho Ho Ho!" -categories: [ christmas, "2023" ] +categories: [ christmas, "2023", game ] creator: "Ekam K" gamelink: "https://arcade.makecode.com/61128-01953-82826-13919" image: "https://pxt.azureedge.net/api/61128-01953-82826-13919/thumb" diff --git a/_posts/games/2023-12-14-shreesha-a.md b/_posts/games/2023-12-14-shreesha-a.md index 3279e62..3602480 100644 --- a/_posts/games/2023-12-14-shreesha-a.md +++ b/_posts/games/2023-12-14-shreesha-a.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | Donut Game!" -categories: [ impact, "2023" ] +categories: [impact, "2023", game ] creator: "Shreesha A" gamelink: "https://arcade.makecode.com/76052-93614-05533-33156" image: "https://pxt.azureedge.net/api/76052-93614-05533-33156/thumb" diff --git a/_posts/games/2023-12-16-jaya-s.md b/_posts/games/2023-12-16-jaya-s.md index 30d54cc..77e3214 100644 --- a/_posts/games/2023-12-16-jaya-s.md +++ b/_posts/games/2023-12-16-jaya-s.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | Santa's Missing Presents" -categories: [ christmas, "2023" ] +categories: [ christmas, "2023", game ] creator: "Jaya S" gamelink: "https://arcade.makecode.com/64583-25605-02094-72349" image: "https://pxt.azureedge.net/api/64583-25605-02094-72349/thumb" diff --git a/_posts/games/2023-12-21-aaron-d.md b/_posts/games/2023-12-21-aaron-d.md index 4622848..b8fc76c 100644 --- a/_posts/games/2023-12-21-aaron-d.md +++ b/_posts/games/2023-12-21-aaron-d.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | Super Duper Shapes!" -categories: [ ninja, "2023" ] +categories: [ ninja, "2023", game ] creator: "Aaron D" gamelink: "https://codeninjaslangley.co.uk/game-super-duper-shapes/" image: "https://showcase.codeninjaslangley.co.uk/assets/images/games/aaron-super-duper-shapes-thumb.png" diff --git a/_posts/games/2023-12-21-jaya-s.md b/_posts/games/2023-12-21-jaya-s.md index ce2a0bc..4c688d8 100644 --- a/_posts/games/2023-12-21-jaya-s.md +++ b/_posts/games/2023-12-21-jaya-s.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | Get the Treasure!" -categories: [ impact, "2023" ] +categories: [ impact, "2023", game ] creator: "Jaya S" gamelink: "https://arcade.makecode.com/48047-89726-17503-40626" image: "https://pxt.azureedge.net/api/48047-89726-17503-40626/thumb" diff --git a/_posts/games/2023-12-21-rohan-d.md b/_posts/games/2023-12-21-rohan-d.md index 8574229..74e8bb6 100644 --- a/_posts/games/2023-12-21-rohan-d.md +++ b/_posts/games/2023-12-21-rohan-d.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | Food Frenzy!" -categories: [ ninja, "2023" ] +categories: [ ninja, "2023", game ] creator: "Rohan D" gamelink: "https://codeninjaslangley.co.uk/game-food-frenzy/" image: "https://showcase.codeninjaslangley.co.uk/assets/images/games/rohan-food-frenzy-thumb.png" diff --git a/_posts/games/2023-12-23-vayikra-s.md b/_posts/games/2023-12-23-vayikra-s.md index 17facd6..c1b8445 100644 --- a/_posts/games/2023-12-23-vayikra-s.md +++ b/_posts/games/2023-12-23-vayikra-s.md @@ -1,7 +1,7 @@ --- layout: post title: "Game | An Adventure of Food" -categories: [ impact, "2023" ] +categories: [ impact, "2023", game ] creator: "Vayikra S" gamelink: "https://arcade.makecode.com/96526-02420-88770-69556" image: "https://pxt.azureedge.net/api/96526-02420-88770-69556/thumb" diff --git a/assets/css/custom.css b/assets/css/custom.css index d6a473c..eb6bf64 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -34,4 +34,16 @@ Just customize your theme here. .makecode-preview{ filter: blur(3px) opacity(0.3); +} + +.post-tag-box{ + margin-bottom: 10px; +} + +.post-tag { + background: rgb(231, 231, 231); + margin-right: 5px; + padding: 5px 10px; + border-radius: 5px; + font-variant-caps: all-small-caps; } \ No newline at end of file diff --git a/assets/images/games/munam-codey-chef-thumb.png b/assets/images/games/munam-codey-chef-thumb.png new file mode 100644 index 0000000..8f988d1 Binary files /dev/null and b/assets/images/games/munam-codey-chef-thumb.png differ