Skip to content

Commit

Permalink
new projects
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsinnett committed Oct 20, 2023
1 parent 7de2c4f commit 4085ff6
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 0 deletions.
Binary file added Gallery/Online/Malaak9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Gallery/Online/Yvette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 63 additions & 0 deletions Newsletters/20231021.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<DOCTYPE! html>
<html>

<head>
<title>
Croydon Central Library Code Club
</title>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>

<body>
<header>
<h1>
Croydon Central Library Code Club
</h1>
</header>
<section>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="https://codeclub.org/en">HQ</a></li>
<li><a href="https://projects.raspberrypi.org/en/codeclub">Projects</a></li>
<li><a href="../about.html">About</a></li>
<li><a href="../join.html">Join</a></li>
<li><a href="../gallery.html">Gallery</a></li>
<li><a href="../challenges.html">Challenges</a></li>
<li><a href="../newsletters.html">Newsletters</a></li>
</ul>
</nav>
<article>
<h2>Good morning code club</h2>
<p>Yvette made this great apple clicker project. <a href="https://scratch.mit.edu/projects/908158736/">Apple clicker ####2</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Yvette.png" alt="Apple clicker ####2" />
<figcaption><em><a href="https://scratch.mit.edu/projects/908158736/">Apple clicker ####2</a></em> by Yvette, 10</figcaption>
</figure>
</div>
<p>Malaak is back making Scratch projects. Check out her latest projects <a href="https://scratch.mit.edu/users/Malaak161112/">here</a></p>
<div class="center-figure">
<figure>
<img src="../Gallery/Online/Malaak9.png" alt="Malaak161112" />
<figcaption><em><a href="https://scratch.mit.edu/users/Malaak161112/">Malaak</a></em></figcaption>
</figure>
</div>
<h3>Things to try</h3>
<p>If you&apos;re ready to move on from Scratch and you want to try making games, why not give the <a href="https://godotengine.org/">Godot Engine</a> a go? It&apos;s free to use for Windows, Mac, and Linux operating systems.</p>
<h3>What have you made?</h3>
<p>Have you made us a project? If you want us to feature your projects in our newsletter, press the share button and send the project url to us by email at the address below.</p>
<h3>Tell your friends</h3>
<p>If you have friends you think might like to join our club, get them to ask their parents to email us and we will sign them up!</p>
<h3>Suggest a challenge</h3>
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
<h3>Submissions</h3>
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
Send your first name, age, and project link to <a
href="mailto:[email protected]">[email protected]</a>.</p>
</article>
</section>
<footer></footer>
</body>

</html>
1 change: 1 addition & 0 deletions newsletters.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h1>Croydon Central Library Code Club</h1>
<h2>Newsletters</h2>
<p>Each week we set coding challenges for our club members. Here are our previous newsletters:</p>
<ul>
<li><a href="Newsletters/20231021.html">21/10/2023</a></li>
<li><a href="Newsletters/20231014.html">14/10/2023</a></li>
<li><a href="Newsletters/20231007.html">07/10/2023</a></li>
<li><a href="Newsletters/20230930.html">30/09/2023</a></li>
Expand Down

0 comments on commit 4085ff6

Please sign in to comment.