Upload draft of alpha version of the game

This commit is contained in:
2021-07-28 14:34:15 +01:00
parent b2f05c912c
commit 55ec835228
6 changed files with 225 additions and 2 deletions

30
structure/preamble.tex Normal file
View File

@ -0,0 +1,30 @@
\documentclass[a4paper,12pt]{article}
\usepackage[a4paper,top=1cm,bottom=1cm,left=1cm,right=1cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage[british]{babel}
\usepackage{datetime}
\usepackage{ebgaramond}
\usepackage[onehalfspacing]{setspace}
\usepackage{enumitem}
\usepackage{multicol}
\usepackage{titlesec}
\usepackage{booktabs}
\usepackage[hidelinks]{hyperref}
\let\dateUKenglish\relax
\newdateformat{dateUKenglish}{\THEDAY~\monthname[\THEMONTH] \THEYEAR}
% \raggedright
\setlength\parindent{0em}
\setlist{nosep}
\pagenumbering{gobble}
\titleformat{\section}
{\large\bfseries}{}{0pt}{}
\titlespacing{\section}{0pt}{6pt}{6pt}
\setlength\parskip{0pt}
\showoutput
\showboxdepth=3

21
structure/title.tex Normal file
View File

@ -0,0 +1,21 @@
% \title{\textit{Pomegranates and Rivets}: The Belinda Blinked Role-Playing Game}
% \author{Vivek Santayana}
% \date{\dateUKenglish\today}
% \maketitle
{\setlength\parindent{0in}
{\LARGE\textit{Pomegranates and Rivets}:}\\
{\large the Belinda Blinked Role-Playing Game}\\
{v. 0-alpha}
{\copyright~Vivek Santayana~{\footnotesize~CC-BY-4.0.}}\\
{\footnotesize Twitter: \href{https://twitter.com/viveksantayana}{@viveksantayana}~\textbar~Web: \href{https://viveksantayana.co.uk}{viveksantayana.co.uk}}
\begin{center}
\vspace{-12pt}
\singlespacing
\footnotesize Based on John Harper's \textit{Lasers and Feelings}, the eponymous song by Pomegranates and Rivets, and, of course, \textit{My Dad Wrote a Porno}
\vspace{-6pt}
\end{center}
\begin{singlespace}
\small\textbf{Content note}: This game contains adult themes, sexual content, and strong language. (\textit{Basically all the good stuff.})\vspace{12pt}
\end{singlespace}
}