tweak
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!--220831-->
|
<!--220831-->
|
||||||
<h1>Blessfrey.me Under Construction </h1>
|
<h1>Blessfrey.me - Under Construction </h1>
|
||||||
#webdev <br>
|
#webdev <br>
|
||||||
<br>
|
<br>
|
||||||
<p>The website doesn't look how I want it to yet! </p>
|
<p>The website doesn't look how I want it to yet! </p>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<!---->
|
<!---->
|
||||||
<h1>Godot 3 Tutorial: Chat Room using WebSocket </h1>
|
<h1>Godot 3 Tutorial - Chat Room using WebSocket </h1>
|
||||||
#godot #webdev <br>
|
#godot #webdev <br>
|
||||||
<br>
|
<br>
|
||||||
<p>Follow along to make your first mini WebSocket application in GDScript (with a little JSON). The client and the server will be two separate projects. I build upon the <a href="http://web.archive.org/web/20220928131714/http://www.narwalengineering.com/2018/07/01/godot-tutorial-simple-chat-room-using-multiplayer-api/">NetworkedMultiplayerENet chat room tutorial</a>(archive link) by <a href="https://www.deeproot.dev/">Miziziziz</a> and the <a href="https://docs.godotengine.org/en/stable/tutorials/networking/websocket.html">HTML5 and WebSocket tutorial in the Godot documentation</a>. </p>
|
<p>Follow along to make your first mini WebSocket application in GDScript (with a little JSON). The client and the server will be two separate projects. I build upon the <a href="http://web.archive.org/web/20220928131714/http://www.narwalengineering.com/2018/07/01/godot-tutorial-simple-chat-room-using-multiplayer-api/">NetworkedMultiplayerENet chat room tutorial</a>(archive link) by <a href="https://www.deeproot.dev/">Miziziziz</a> and the <a href="https://docs.godotengine.org/en/stable/tutorials/networking/websocket.html">HTML5 and WebSocket tutorial in the Godot documentation</a>. </p>
|
||||||
|
|||||||
Reference in New Issue
Block a user