File tree 2 files changed +14
-1
lines changed
content/posts/newsletter-018
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.
280
280
![ Dwarf World] ( dwarfworld_lights.gif )
281
281
282
282
[ Dwarf World] [ dwarf-world ] by [ Alex Ene] [ @_AlexEne_ ] has added a couple
283
- of updates and improvements:
283
+ of updates and improvements:
284
284
285
285
- Dynamic lights and light propagation so deeper caves are darker.
286
286
- An in-game feedback button that people can use to report bugs or
@@ -365,6 +365,19 @@ This month's major updates include:
365
365
366
366
## Learning Material Updates
367
367
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
+
368
381
## Engine Updates
369
382
370
383
### [ ` ggez ` ] ( ggez )
You can’t perform that action at this time.
0 commit comments