Added Sean's Game

This commit is contained in:
Code Ninjas Langley 2024-03-23 12:59:38 +00:00 committed by GitHub
parent 439ceec7d4
commit e2d24b8bdf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,46 @@
---
layout: post
title: "Game | Amazon Rain Forest"
categories: [ white-belt, "2024", game, c ]
creator: "Sean F"
gamelink: "https://arcade.makecode.com/S22457-98126-92546-45141"
image: "https://pxt.azureedge.net/api/S22457-98126-92546-45141/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 an additional project for School.
<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/)