You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> ^ 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._
17
17
18
18
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.
19
19
20
-
This game was inspired from [Demise]({{< ref "demise" >}}).
20
+
_This game was inspired from [Demise]({{< ref "demise" >}})._
21
21
22
22
23
23
@@ -57,10 +57,9 @@ This game was inspired from [Demise]({{< ref "demise" >}}).
57
57
58
58
# Tech Stack & Implementation
59
59
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...
0 commit comments