mirror of
https://github.com/codeninjasuk/showcase.git
synced 2024-11-28 18:35:44 -05:00
Create 2023-12-14-shreesha-a.md
This commit is contained in:
parent
24c4fdfb09
commit
51a456cf7e
1 changed files with 46 additions and 0 deletions
46
_posts/games/2023-12-14-shreesha-a.md
Normal file
46
_posts/games/2023-12-14-shreesha-a.md
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
---
|
||||||
|
layout: post
|
||||||
|
title: "Game | Donut Game!"
|
||||||
|
categories: [ impact, "2023" ]
|
||||||
|
creator: "Shreesha A"
|
||||||
|
gamelink: "https://arcade.makecode.com/76052-93614-05533-33156"
|
||||||
|
image: "https://pxt.azureedge.net/api/76052-93614-05533-33156/thumb"
|
||||||
|
|
||||||
|
---
|
||||||
|
_Game Created by {{page.creator}}_
|
||||||
|
|
||||||
|
## Code Ninjas - IMPACT
|
||||||
|
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.
|
||||||
|
|
||||||
|
### Learning With Block-Based Code
|
||||||
|
During White & Yellow belts, your child will learn coding concepts and begin developing projects through easy to use block based coding in Microsoft MakeCode!
|
||||||
|
|
||||||
|
|
||||||
|
### Creator:
|
||||||
|
{{page.creator}} created this game as part of the White Belt!
|
||||||
|
|
||||||
|
<div class="card">
|
||||||
|
<img class="card-img-top makecode-preview" src= "{{page.image}}">
|
||||||
|
<div class="card-img-overlay card-inverse text-center mx-auto" text-center>
|
||||||
|
<h4 class="text-stroke text-white">
|
||||||
|
{{page.creator}}'s Game
|
||||||
|
</h4>
|
||||||
|
<div class="card-body text-center mx-auto">
|
||||||
|
<button onclick="window.open('{{page.gamelink}}')" class="makecode-btn">
|
||||||
|
<i class="fa fa-play mr-2"></i>
|
||||||
|
Play the Game
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[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/)
|
Loading…
Reference in a new issue