Skip to content

add week 2 theme to docs #1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs/ecosystem/Hackathons and Events/may-the-flow-be-with-you.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,14 @@ Join us for a month-long vibe coding challenge on Flow! Starting May 4th, partic
</div>

<div className="border-l-4 border-gray-300 dark:border-gray-700 pl-4 py-2">
<h3 className="text-lg font-bold text-gray-500 dark:text-gray-400">Week 2: Theme TBD (May 11-17)</h3>
<p className="text-sm text-gray-500 dark:text-gray-400 mt-1 mb-2">Next week's theme will be announced soon. Stay tuned!</p>
<h3 className="text-lg font-bold text-gray-500 dark:text-gray-400">Week 2: Actually Fun Games (May 11-17)</h3>
<p className="text-sm text-gray-500 dark:text-gray-400 mt-1 mb-2">Master the ingredients of creating fun and delightful experiences, from replayability, social dynamics and randomness to 'easy to play hard to master' mechanics.</p>
<ul className="mt-2 space-y-1">
<li>May 11: Week 2 starts</li>
<li>May 11-17: Build Games (either completely new or continue building on your week 1 project)</li>
<li><a href="https://x.com/i/spaces/1yoKMoqmzzjJQ" target="_blank" rel="noopener noreferrer" className="text-indigo-600 dark:text-indigo-400 hover:underline">May 14 (Wed): Twitter Space @ 4:00 PM PST - "How to Build Fun Games"</a></li>
<li>May 19: Week 2 winners announced</li>
</ul>
</div>

<div className="border-l-4 border-gray-300 dark:border-gray-700 pl-4 py-2">
Expand Down