Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Add Code Week 2018 page and minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzCK committed Oct 16, 2018
1 parent ab00f26 commit 26e5544
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@ nav.navbar .navbar-brand span {
line-height: 2rem;
}
.main-content h2 {
text-transform: uppercase;
font-weight: 700;
color: #159957;
margin-top: 4rem;
margin-bottom: 1rem;
}
.main-content h3 {
text-transform: uppercase;
font-weight: 700;
color: #1770D6;
margin-top: 1.5rem;
Expand Down
Binary file added docs/assets/images/qrcode-codeweek-2018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions docs/codeweek2018.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Code Week 2018
---

<p class="lead">
Are you ready to organize a Code Hunting Game for Code&nbsp;Week&nbsp;2018?
</p>

Great!
Let's bring this year's Code&nbsp;Week to the next level together: join the *glocal* Code Hunting Game on **20th October, from 11:00 to 13:00 CEST**.
In that timeframe, all registered game sessions will take place simultaneously across Europe.
[Last year's event](http://blog.codeweek.eu/post/166975540609/the-codehunting-game-more-than-1000-people) was played by more than 1000&nbsp;total participants over 22&nbsp;local games, all competing against each other to reach the final prize.&nbsp;🏆

To join the glocal event with your local game session, create a new game by scanning the following code:

<div class="picture">
<a href="https://t.me/treasurehuntbot?start=codeweek2018">
<img src="/assets/images/qrcode-codeweek-2018.png" alt="Code Week 2018 game creation code" />
</a>
</div>

The game creation process and the rules for players are exactly like in standard “free to play” Code Hunting Games, except that games all start at 11:00 on 20th October.
Check out the [game creator guide](/en/game-creation) if you need help.
We also prepared a special [Code&nbsp;Week game creator guide](https://s3-eu-west-1.amazonaws.com/codeweek-s3/docs/CodeWeek+2018+Code+Hunting+Games+guide.pdf)&nbsp;(PDF) you may find helpful.

If you join the event, do not forget to [pin your event on the Code&nbsp;Week map](https://codeweek.eu/events)!&nbsp;🗺
7 changes: 5 additions & 2 deletions docs/en/game-creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,18 @@ Before you start, check whether you [satisfy the game's requirements](/en/requir
## Creation process

In order to start the game creation process, scan the following QR&nbsp;Code with your smartphone.
It will automatically forward you to the game creation process through a conversation with the Telegram bot.
It will automatically forward you to the game creation process.

<div class="picture">
<a href="https://t.me/treasurehuntbot?start=free-to-play">
<img src="/assets/images/qrcode-free-code-hunting.jpg" alt="Free game creation code" />
</a>
<div class="didascaly">Free to play game creation code.</div>
<div class="didascaly">Creation code for “free to play game sessions.</div>
</div>

Note that games created using this QR&nbsp;Code above will generate a new independent game, which will not be associated to any event (so-called “free to play” games).
If you want to join the **global Code&nbsp;Week&nbsp;2018 event**, please refer to the [specific Code&nbsp;Week game creation instructions](/codeweek2018) and to the [official announcement on the blog](http://blog.codeweek.eu/post/179080628670/want-to-have-fun-with-friends-organise-a-code).

### Basic game information

<div class="anim-guide">
Expand Down

0 comments on commit 26e5544

Please sign in to comment.