@@ -132,6 +132,34 @@ May's full weekly devlogs: "This Week In Veloren...":
132
132
[ veloren-opencollective ] : https://opencollective.com/veloren
133
133
[ gamingonlinux ] : https://www.gamingonlinux.com/2020/05/veloren-an-open-source-rpg-inspired-by-cube-world-has-a-new-release
134
134
135
+ ### [ Paddlers] [ paddlers-website ]
136
+
137
+ ![ Paddlers v0.1.3 screenshot] ( paddlers.jpg )
138
+ Paddlers is a multiplayer strategy game with a [ live prototype] [ paddlers-demo ]
139
+ available online to demonstrate its current status.
140
+ It is a learning-by-doing hobby project to explore the possibilities with
141
+ Rust on the web, developed by a single person so far but open to contributors.
142
+
143
+ May was a busy month for Paddlers and brought many fundamental changes and new
144
+ features, including the ability to observe other player's villages.
145
+ A summary of changes is available on the [ Paddlers news page] [ paddlers-news ] .
146
+
147
+ Besides programming, the developer of Paddlers also wrote a blog post called
148
+ [ Benefits of full-stack Rust] [ paddlers-blog ] where he details some of his
149
+ experiences when implementing a server-client model using Rust on both ends.
150
+ Furthermore, he published a first [ video teaser] [ paddlers-teaser ] .
151
+
152
+
153
+ _ Discussions:
154
+ [ /r/rust] ( https://www.reddit.com/r/rust/comments/gjilkn/benefits_of_fullstack_rust_my_experience_from/ ) _
155
+
156
+ [ paddlers-blog ] : https://www.jakobmeier.ch/blogging/Paddlers_4.html
157
+ [ paddlers-demo ] : https://demo.paddlers.ch/
158
+ [ paddlers-news ] : https://paddlers.ch/news.html
159
+ [ paddlers-repo ] : https://github.com/jakmeier/paddlers-browser-game
160
+ [ paddlers-teaser ] : https://www.youtube.com/watch?v=3Syw7hxQ-z0
161
+ [ paddlers-website ] : https://paddlers.ch
162
+
135
163
### Sailing Simulator Prototype
136
164
137
165
![ screenhot: an island, sea, and a few boats] ( sailing-sim.jpg )
0 commit comments