File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
content/posts/newsletter-018 Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ which will be released in the Steam.
280280![ Dwarf World] ( dwarfworld_lights.gif )
281281
282282[ Dwarf World] [ dwarf-world ] by [ Alex Ene] [ @_AlexEne_ ] has added a couple
283- of updates and improvements:
283+ of updates and improvements:
284284
285285- Dynamic lights and light propagation so deeper caves are darker.
286286- An in-game feedback button that people can use to report bugs or
@@ -365,6 +365,19 @@ This month's major updates include:
365365
366366## Learning Material Updates
367367
368+ ### [ Exploring WebSocket with Rust and Tide]
369+
370+ ![ tic-tac-tide img] ( tic-tac-tide.png )
371+
372+ An exploration post on how to use WebSockets with [ Tide] framework by creating
373+ a simple tic-tac-toc game. It's focused on how to implement ` ws ` to enable all
374+ time of real time apps (and games) with Rust and Tide.
375+ You can also play [ tic-tac-tide] online.
376+
377+ [ Exploring WebSocket with Rust and Tide ] : https://javierviola.com/post/exploring-websocket-with-rust-and-tide/
378+ [ Tide ] : https://github.com/http-rs/tide
379+ [ tic-tac-tide ] : https://tic-tac-tide.labs.javierviola.com/
380+
368381## Engine Updates
369382
370383### [ ` ggez ` ] ( ggez )
You can’t perform that action at this time.
0 commit comments