Skip to content

Commit

Permalink
Update Header Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ZynoXelek committed Mar 26, 2024
1 parent 4f17e5d commit 0cf2f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/posts/multiplayer_online_game.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Trying to make an online multiplayer minigame"
summary: "A simple article to explain how we made a multiplayer online game using python and what we learnt while doing it, from the very basic use of sockets, to the different communication protocols and a bit of optimization."
date: 2024-03-11T16:39:09-02:00
lastUpdate: 2023-03-26T20:18:09-02:00
tags: ["iscsc","python","multiplayer"]
tags: ["iscsc","python","game","multiplayer"]
author: Zyno
draft: false
---
Expand Down

0 comments on commit 0cf2f6d

Please sign in to comment.