Skip to content

Commit 1de494f

Browse files
committed
new games
1 parent 25fdbd3 commit 1de494f

File tree

6 files changed

+86
-0
lines changed

6 files changed

+86
-0
lines changed

Gallery/Online/Conan2.png

19 KB
Loading

Gallery/Online/Haroon22.png

21.6 KB
Loading

Gallery/Online/Yusuf27.png

21.5 KB
Loading

Gallery/Online/Yusuf28.png

17.4 KB
Loading

Newsletters/20241207.html

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<DOCTYPE! html>
2+
<html>
3+
4+
<head>
5+
<title>
6+
Croydon Central Library Code Club
7+
</title>
8+
<link rel="stylesheet" type="text/css" href="../style.css">
9+
</head>
10+
11+
<body>
12+
<header>
13+
<h1>
14+
Croydon Central Library Code Club
15+
</h1>
16+
</header>
17+
<section>
18+
<nav>
19+
<ul>
20+
<li><a href="../index.html">Home</a></li>
21+
<li><a href="https://codeclub.org/en">HQ</a></li>
22+
<li><a href="https://projects.raspberrypi.org/en/codeclub">Projects</a></li>
23+
<li><a href="../about.html">About</a></li>
24+
<li><a href="../join.html">Join</a></li>
25+
<li><a href="../gallery.html">Gallery</a></li>
26+
<li><a href="../challenges.html">Challenges</a></li>
27+
<li><a href="../newsletters.html">Newsletters</a></li>
28+
</ul>
29+
</nav>
30+
<article>
31+
<h2>Good morning code club</h2>
32+
<h3>What you have made</h3>
33+
<p>Conan has remixed his own version of <a href="https://scratch.mit.edu/projects/1104167873/">Geometry Dash World Toxic Factory</a></p>
34+
<div class="center-figure">
35+
<figure>
36+
<img src="../Gallery/Online/Conan2.png" alt="Geometry Dash World Toxic Factory" />
37+
<figcaption><em><a href="https://scratch.mit.edu/projects/1104167873/">Geometry Dash World Toxic Factory</a></em> by Conan, 7</figcaption>
38+
</figure>
39+
</div>
40+
<p>Yusuf made <a href="https://scratch.mit.edu/projects/1103986577/">Bruh...What The PROJECT?!?!?!?!?!</a></p>
41+
<div class="center-figure">
42+
<figure>
43+
<img src="../Gallery/Online/Yusuf27.png" alt="Bruh...What The PROJECT?!?!?!?!?!" />
44+
<figcaption><em><a href="https://scratch.mit.edu/projects/1103986577/">Bruh...What The PROJECT?!?!?!?!?!</a></em> by Yusuf, 11</figcaption>
45+
</figure>
46+
</div>
47+
<p>And also made a new game, <a href="https://scratch.mit.edu/projects/1104406645/">Dusty Dune Tankers</a></p>
48+
<div class="center-figure">
49+
<figure>
50+
<img src="../Gallery/Online/Yusuf28.png" alt="Dusty Dune Tankers" />
51+
<figcaption><em><a href="https://scratch.mit.edu/projects/1104406645/">Dusty Dune Tankers</a></em> by Yusuf, 11</figcaption>
52+
</figure>
53+
</div>
54+
<p>And Haroon has made a new game, <a href="https://scratch.mit.edu/projects/1104011210/">Square wars official</a></p>
55+
<div class="center-figure">
56+
<figure>
57+
<img src="../Gallery/Online/Haroon22.png" alt="Square wars official" />
58+
<figcaption><em><a href="https://scratch.mit.edu/projects/1104011210/">Square wars official</a></em> by Haroon, 10</figcaption>
59+
</figure>
60+
</div>
61+
<h3>Scratch with AI</h3>
62+
<p>We&apos;ve been invited to try out <a href="https://stax.fun/">Stax</a>, an AI powered version of Scratch.</p>
63+
<div class="center-figure">
64+
<figure>
65+
<img src="https://stax.fun/static/assets/scratchgpt_logo.cfad6fa769835955a592.png" alt="Stax" />
66+
<figcaption><em><a href="https://stax.fun/">Stax</a></em></figcaption>
67+
</figure>
68+
</div>
69+
<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>
70+
<h3>Tell your friends</h3>
71+
<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>
72+
<h3>Suggest a challenge</h3>
73+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
74+
<h3>Submissions</h3>
75+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
76+
Send your first name, age, and project link to <a
77+
href="mailto:[email protected]">[email protected]</a>.</p>
78+
<h3>Unsubscribe</h3>
79+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
80+
</article>
81+
</section>
82+
<footer></footer>
83+
</body>
84+
85+
</html>

newsletters.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ <h1>Croydon Central Library Code Club</h1>
2525
<h2>Newsletters</h2>
2626
<p>Each week we set coding challenges for our club members. Here are our previous newsletters:</p>
2727
<ul>
28+
<li><a href="Newsletters/20241207.html">07/12/2024</a></li>
2829
<li><a href="Newsletters/20241130.html">30/11/2024</a></li>
2930
<li><a href="Newsletters/20241123.html">23/11/2024</a></li>
3031
<li><a href="Newsletters/20241116.html">16/11/2024</a></li>

0 commit comments

Comments
 (0)