Skip to content

Commit b77c638

Browse files
Mini Game Jam #21 - Pirate Jam! blog post
1 parent a4b2fa7 commit b77c638

3 files changed

Lines changed: 38 additions & 6 deletions

File tree

content/posts/End-of-Mini-Game-Jam-20---Board-Game-Jam.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ createdAt: 2024-07-11T19:41:00.000Z
1212
lastUpdated:
1313
---
1414

15-
The June 2024 mini game jam - "board games" - has ended! (I know this is a bit late, I was on vacation, and no way I'm writing a blog post on my phone.) You can rewatch the stream on YouTube [here](https://www.youtube.com/watch?v=eancs4EXNP4) and the previous blog post detailing this mini game jam [here]().
15+
The June 2024 mini game jam - "board games" - has ended! (I know this is a bit late, I was on vacation, and no way I'm writing a blog post on my phone.) You can rewatch the stream on YouTube [here](https://www.youtube.com/watch?v=eancs4EXNP4) and the previous blog post detailing this mini game jam [here](/blog/Mini-Game-Jam-20---Board-Game-Jam).
1616

1717
As it is a mini game jam, there is no placing - everyone is a winner!
1818

content/posts/Mini-Game-Jam-20---Board-Game-Jam.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- mini game jam
99
- board game
1010
createdAt: 2024-06-04T01:03:55.875Z
11-
lastUpdated: 2024-07-11T02:48:04.265Z
11+
lastUpdated: 2024-07-11T19:53:37.385Z
1212
---
1313

1414
Update: This mini game jam has ended! You can check out the blog post listing all the submissions [here](/blog/End-of-Mini-Game-Jam-20---Board-Game-Jam).
@@ -20,16 +20,16 @@ The theme "board game" for this mini game jam is for you to implement any games
2020
<Quote
2121
quote={
2222
<>
23-
Some good examples of games that match this theme: \* Virtual card games
24-
like Slay the Spire, Hearthstone, and Balatro \* Games with dice mechanics
25-
like Dicey Dungeons, Citizen Sleeper, and Slice and Dice \* Board games
23+
Some good examples of games that match this theme: * Virtual card games
24+
like Slay the Spire, Hearthstone, and Balatro * Games with dice mechanics
25+
like Dicey Dungeons, Citizen Sleeper, and Slice and Dice * Board games
2626
like Mario Party 1 and this weird N64 Rugrats game 3 that my brother and I
2727
always rented from Blockbuster for some reason and I have super clear
2828
childhood memories of even though it's probably terrible And of course any
2929
games that recreate classic games like mahjong, solitaire, yahtzee, etc.
3030
</>
3131
}
32-
originalPlace="Forum post"
32+
originalPlace="Forum post announcing the 20th mini game jam"
3333
originalPlaceURL="https://forum.makecode.com/t/announcement-makecode-arcade-mini-game-jam-20-board-game-jam/29077?u=unsignedarduino"
3434
authorName="@richard"
3535
authorNameURL="https://forum.makecode.com/u/richard"
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: "Mini Game Jam #21 - Pirate Jam!"
3+
author: UnsignedArduino
4+
description: The July 2024 MakeCode Arcade Mini Game Jam theme has been released - pirates!
5+
tags:
6+
- mini game jam
7+
- pirate
8+
createdAt: 2024-07-11T19:55:42.864Z
9+
lastUpdated:
10+
---
11+
12+
The July 2024 mini game jam theme has been released - pirates! Check out the [forum post](https://forum.makecode.com/t/announcement-makecode-arcade-mini-game-jam-21-pirate-jam/29544?u=unsignedarduino) for more information and rules. (I know this is a bit late, I was on vacation, and no way I'm writing a blog post on my phone.)
13+
14+
The theme "pirates" for this ini game jam is pretty obvious - just make it related to our favorite sea marauders!
15+
16+
<Quote
17+
quote={
18+
<>
19+
I think this one is pretty self-explanatory, but just in case, we’re
20+
talking about everyone’s favorite brigands. Y’know the ones! Shanties? Big
21+
boat? Black flag with a skull on it? Pirates!
22+
</>
23+
}
24+
authorName="@richard"
25+
authorNameURL="https://forum.makecode.com/u/richard"
26+
originalPlaceURL="https://forum.makecode.com/t/announcement-makecode-arcade-mini-game-jam-21-pirate-jam/29544?u=unsignedarduino"
27+
originalPlace="Forum post announcing the 21st mini game jam"
28+
/>
29+
30+
Submissions are due on Monday, July 22nd 2024 at 11:59 PM PDT and are to be submitted to the same [forum thread](https://forum.makecode.com/t/announcement-makecode-arcade-mini-game-jam-21-pirate-jam/29544?u=unsignedarduino).
31+
32+
Good luck - I can't wait to see all of your submissions!

0 commit comments

Comments
 (0)