aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmil Williams2026-02-05 09:29:51 +0000
committerEmil Williams2026-02-05 09:29:51 +0000
commit45570024a49b80359d848329f2c363d5bf9af44a (patch)
tree31243e117a965569ecbc745eba88b25536b7fc99 /docs
parenta5209153cf8df1cd58c2f70f9eabb0bf5dd071f8 (diff)
downloadEUROPAXI-45570024a49b80359d848329f2c363d5bf9af44a.tar.xz
EUROPAXI-45570024a49b80359d848329f2c363d5bf9af44a.tar.zst
assets & core8e8m
Diffstat (limited to 'docs')
-rw-r--r--docs/europa.md53
-rw-r--r--docs/latex/.gitignore2
-rw-r--r--docs/latex/project-happening.tex102
3 files changed, 157 insertions, 0 deletions
diff --git a/docs/europa.md b/docs/europa.md
new file mode 100644
index 0000000..d9b0b3a
--- /dev/null
+++ b/docs/europa.md
@@ -0,0 +1,53 @@
+# EUROPA|XI
+
+dated 2026-02-04
+
+## Design priciples
+* confusing fonts
+* Quick / Quality -> Game Jam
+
+This is guided by a lethal dead line.
+
+
+## Trading
+Resources must be bought from the stockmarket where prices constantly fluctuate.
+The prices are semi-random, but influenced by the player's trading / ingame events.
+
+## Turrets
+Long-term Automatic firepower, however not too much firepower as you still want your enemy's innards fryable and sellable.
+
+- Foam
+- Steel, Coal, Oil
+^ Coal
+
+- Missle
+- Steel, Chromium
+^ Oil
+
+- Railgun
+- Nanoplastic™©, 30x Steel
+^ Mercury
+
+Steel | $20
+Nanoplastic™© | $100
+Chromium | $500
+
+Coal | $5
+Oil | $25
+Mercury | $100
+
+
+## Enemies
+Large and dangerous snails valuable for their oil, called Jerries.
+
+#### GAMER MOMENTS
+Analysis - pewdiepie looks
+^ extremely rewarding, however confusing to retards and midwits
+
+Execution - pewdiepie says nigger
+^ lots of fun, with knowledge of mechanics
+
+Ordering - pewdiepie says sorry on twitter
+^ nobody in existence
+^ can be fun if there's shit going on
+
diff --git a/docs/latex/.gitignore b/docs/latex/.gitignore
new file mode 100644
index 0000000..f6d8572
--- /dev/null
+++ b/docs/latex/.gitignore
@@ -0,0 +1,2 @@
+*
+!*.tex
diff --git a/docs/latex/project-happening.tex b/docs/latex/project-happening.tex
new file mode 100644
index 0000000..cdf53a6
--- /dev/null
+++ b/docs/latex/project-happening.tex
@@ -0,0 +1,102 @@
+\documentclass[9pt,a4paper]{memoir}
+\usepackage{makeidx}
+\usepackage[T1]{fontenc}
+\usepackage{tgbonum}
+\usepackage{titlesec}
+\titleformat{\chapter}[display]
+{\normalfont\huge\bfseries}{\chaptertitlename\ \thechapter}{20pt}{\Huge}
+\titlespacing*{\chapter}{0pt}{0pt}{40pt}
+\usepackage[pdftex,
+ pdftitle={Project Happening},
+]{hyperref}
+\usepackage[dvipsnames]{xcolor}
+\title{Project Happening}
+\date{2026-02-04}
+\begin{document}
+\frontmatter
+\pagenumbering{gobble}
+\maketitle
+\cleardoublepage
+\pagenumbering{roman}
+\begin{KeepFromToc}
+ \tableofcontents
+\end{KeepFromToc}
+\mainmatter
+\pagenumbering{arabic}
+\setcounter{page}{5}
+\chapter{EUROPA|XI}
+
+This is a game about towers, and markets.
+
+\begin{table}[h!]
+ \begin{tabular}{|l|r|r|}
+ \hline
+ -- & \$ & € \\
+ \hline
+ \$ & 1:1 & 1:2 \\
+ € & -- & 1:1 \\
+ \hline
+ \end{tabular}
+\end{table}
+
+\begin{table}[h!]
+ \begin{tabular}{|l|r|r|r|r|r|r|}
+ \hline
+ -- & Steel & NP & Cr & C & Oil & Hg \\
+ \hline
+ Steel & 1:1 & 100:1 & 300:1 & 1:5 & 50:1 & 500:1 \\
+ Nanoplastic & -- & 1:1 & 3:1 & 1:500 & 1:2 & 5:1 \\
+ Chromium & -- & -- & 1:1 & 1:1500 & 1:6 & 5:3 \\
+ Coal & -- & -- & -- & 1:1 & 250:1 & 2500:1 \\
+ Oil & -- & -- & -- & -- & 1:1 & 10:1 \\
+ Mercury & -- & -- & -- & -- & -- & 1:1 \\
+ \hline
+ \end{tabular}
+\end{table}
+
+\begin{table}[h!]
+ \begin{tabular}{|l|r|r|r|r|}
+ \hline
+ -- & Tri-Tachyon & Nanotrasen & Cyberdyne & MJ12 \\
+ \hline
+ Tri-Tachyon & 1:1 & 1:1000 & 1:10 & -- \\
+ Nanotrasen & -- & 1:1 & 100:1 & -- \\
+ Cyberdyne & -- & -- & 1:1 & -- \\
+ MJ12 & -- & -- & -- & 1:1 \\
+ \hline
+ \end{tabular}
+\end{table}
+
+\begin{table}[h]
+ \begin{tabular}{|l|r|r|r|r|r|}
+ \hline
+ Corporation & Tri-Tachyon & Nanotrasen & Cyberdyne & MJ12 & Market Cap \\
+ \hline
+ Currency & \$ & € & \$ & ? & $\infty$ \\
+ Market Cap (\$) & 100T & 100B & 10T & ? & $110.1$T$+?$ \\
+ Steel \% & 50\% & 10\% & 20\% & 20\% & -- \\
+ Nanoplastic \% & 0\% & 90\% & 1\% & 9\% & -- \\
+ Chromium \% & 35\% & 20\% & 32\% & 13\% & -- \\
+ Coal \% & 20\% & 70\% & 10\% & 0\% & -- \\
+ Oil \% & 30\% & 0\% & 60\% & 10\% & -- \\
+ Mercury \% & 40\% & 1\% & 9\% & 50\% & -- \\
+ \hline
+ \end{tabular}
+ \begin{minipage}{\textwidth}
+ \small
+ ? $ \in a / 2 > b > c \times 2 $ where $ a $ is Tri-Tachyon \& $ b $ is MJ12 \& $ c $ is Cyberdyne.
+ $b = lerp(a,c,1-P(i))$ where $P(i) = i/ap(100)+P(i-1)$ and $ 80 \geq i \geq 20 $ where $ ap(n) = n(n+1)/2 $
+ This is to create a biased distribution favoring larger values.
+ \end{minipage}
+\end{table}
+
+We must choose the initial budget of the player and the initial pricing of the resources. by choosing the initial price
+
+The player has an initial budget $ n $, and we want that to be significant here among the random walk of the above corporations and resources.
+
+\backmatter
+
+\chapter{Links}
+\url{https://github.com/8e8m/EUROPAXI}
+
+\end{document}