Skip to content

Commit 8154deb

Browse files
committed
Added cue card helper script and reference doc
1 parent ee8a9cc commit 8154deb

4 files changed

Lines changed: 81 additions & 0 deletions

File tree

helpers/cue-cards/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# README
2+
3+
Adjust cue-cards AsciiDoc. Generate cues. Render with `asciidoc` and print 4 per-page.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
== Prizes
2+
3+
We have a box full of prices. Not even sure what you'll get at this point.
4+

helpers/cue-cards/cue-cards.adoc

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
= Hacker Jeopardy
2+
Olivier Bilodeau <olivier@bottomlesspit.org>
3+
v2.0, 20 mai 2023
4+
:website: https://nsec.io/
5+
:event: NorthSec 2026
6+
:copyright: CC BY-SA 4.0
7+
:theme: volnitsky
8+
:notitle:
9+
10+
// increases font-size for cue-cards style
11+
+++<style type="text/css">p { font-size: 225%; } </style>+++
12+
13+
== Teams
14+
15+
.Round 1
16+
* Team1
17+
* Team2
18+
* Team3
19+
20+
.Round 2
21+
* Team1
22+
* Team2
23+
* Team3
24+
25+
<<<
26+
27+
include::cue-cards-prizes.adoc[]
28+
29+
<<<
30+
31+
== Game rules
32+
33+
* random pick starts
34+
* any team can answer
35+
* winning team keeps control
36+
* negative scoring if you answer bad
37+
* daily double is a bet where team in control bets, others can't play
38+
39+
<<<
40+
41+
== Game rules (cont.)
42+
43+
* Final Jeopardy (one day maybe?)
44+
** we reveal category
45+
** team do a hidden bet
46+
** we reveal question
47+
** team answer in secret
48+
** we reveal answers then amounts
49+
* Most point wins
50+
51+
<<<
52+
53+
== Cues
54+
55+
.Team picking
56+
* Let's pick team $team_name
57+
* This year's contestants
58+
* Come up to the stage / Come on down
59+
60+
.Answering
61+
* Your answer MUST be in the form a question. Or as Winn Schwartau would say "In the form a fucking question"
62+
63+
.Répliques
64+
* Anybody else? / Steal / The question is up for grabs
65+
* Let's go to the audience for the answer
66+
67+
.Daily double
68+
* is a Daily Double, as you know "Don't fuck it up!"
69+
* Let's make this a "true daily double" means all-in
70+
71+
<<<
72+
73+
include::cue-cards-cues.adoc[]
74+
File renamed without changes.

0 commit comments

Comments
 (0)