Skip to content

Commit aaf0a23

Browse files
jakmeierozkriff
andauthored
Newsletter 10: Paddlers (#151)
* Newsletter 10: Paddlers * Newsletter 10: Paddlers: fmt tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent a3f99eb commit aaf0a23

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

content/posts/newsletter-010/index.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,34 @@ May's full weekly devlogs: "This Week In Veloren...":
130130
[veloren-opencollective]: https://opencollective.com/veloren
131131
[gamingonlinux]: https://www.gamingonlinux.com/2020/05/veloren-an-open-source-rpg-inspired-by-cube-world-has-a-new-release
132132

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

135163
![screenhot: an island, sea, and a few boats](sailing-sim.jpg)
243 KB
Loading

0 commit comments

Comments
 (0)