Skip to content

Commit add4d7a

Browse files
committed
Changed the tech stack for the game
1 parent a82168a commit add4d7a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/arcade blog/arcade GDD/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ draft = false
66

77
Copyright, Rian Rutherford, 2024, All rights reserved.
88

9-
_This is a live document and continues to have edits._
9+
_This is a live document and continues to receive edits._
1010

1111
![Image](gavin-rothery-concept-piece-1-energy-landed-group-closed-v010.jpg)
1212
> ^ Concept art by Gavin Rothery [source](https://www.artstation.com/artwork/bKXE2G).
@@ -17,7 +17,7 @@ _This is a live document and continues to have edits._
1717

1818
You pilot an agile spaceship in 3D person that flies like an RC drone. You fight in a platoon of three people against two other platoons (3v3v3), using different homing and lock on projectiles, or weapons, to shoot down opponents in chaotic fights with lots of explosions.
1919

20-
This game was inspired from [Demise]({{< ref "demise" >}}).
20+
_This game was inspired from [Demise]({{< ref "demise" >}})._
2121

2222

2323

@@ -57,10 +57,9 @@ This game was inspired from [Demise]({{< ref "demise" >}}).
5757

5858
# Tech Stack & Implementation
5959

60-
1. Client/Game Engine - Godot
61-
2. Server - made using [Rust](https://www.rust-lang.org/) with minimal dependencies.
62-
3. No physics engine/runtimes will be used on the server or client.
63-
4. Server authoritative gameplay.
60+
1. Game Engine - Unreal Engine 5
61+
2. Server Implementation: Server Authoritative
62+
3. Epic Online Service for services like lobbies, authentication, session management, friend lists, and more...
6463

6564

6665

0 commit comments

Comments
 (0)