This commit is contained in:
Andras Schmelczer 2022-09-25 20:18:10 +02:00
parent c0122dd681
commit 653ca02534
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
14 changed files with 24 additions and 2 deletions

View file

@ -16,7 +16,9 @@ export const declared: TimelineElementParameters = {
'Using SDF-2D (my ray tracing graphics library), I created a conquest-style multiplayer browser game. It even runs on mobiles.',
more: [
'The scene is set in space, two teams have to conquer small planets, while they can also shoot at the other team. Points are given based on the number of planets controlled, and the first team which reaches a predefined score wins.',
'As for the communication, a server-client architecture is used. Messaging is provided by Socket.IO and a custom serialisation solution.',
'This (along with SDF-2D) was my BSc thesis project, so more in-depth information about them can be found in my thesis linked below.',
],
links: [