Skip to content

Commit 768b338

Browse files
committed
Added research essay
1 parent 2bbdee0 commit 768b338

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
+++
2+
title = 'Research Essay: What Methods Exist for Creating Real-time Massive Multiplayer Experiences, and is there Room for Increasing the Player Limit Beyond 1k'
3+
date = 2024-04-03
4+
draft = false
5+
+++
6+
7+
This research essay was made for an assignment at Falmouth University. It was worked on from 2nd November 2023 to 3rd April 2024.
8+
9+
{{< pdfReader "What Methods Exist for Creating Real-time Massive Multiplayer Experiences.pdf" >}}

layouts/shortcodes/pdfReader.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<embed src= "{{ .Get 0 }}" width= "100%" height= "1000px" type="application/pdf" >

0 commit comments

Comments
 (0)