Adhisivanadhisivan-m.hashnode.dev·Jan 17, 2024#C1 Multiplayer Gaming: A Networking Case StudyAs a game programming student at Kingston University London, I'm currently engaged in the 'Connected Games Development' module [#C - Blogs of Connected Games Module], crafting a multiplayer game. Throughout this process, I'll be documenting my learni...60 readsmultiplayer
Esteban Maldonadoestebangamedev.hashnode.dev·Feb 26, 2023Multiplayer Experiment: Tit-tac-toe - Pt. 3Context In my last article, I was able to add the feature of selecting an open spot on the field, to mark it as claimed with the click of the left-click mouse button: The next step is to differentiate between claiming as either X or O. 2nd Prefab To...1 like·78 readsUnity Multiplayer ExperimentsC#
Esteban Maldonadoestebangamedev.hashnode.dev·Nov 24, 2022FeaturedMultiplayer Experiment: Tit-tac-toe - Pt. 2Context In my last article, I mentioned that I wanted to practice more multiplayer development, so I'd like to make an online Tic-tac-toe game, hopefully with exaggerated amount of particles and VFX. I'm having fun with this experiment! I've just sta...20 likes·197 readsUnity Multiplayer Experimentsmultiplayer