Skip to content

Newsletter 10: Paddlers #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions content/posts/newsletter-010/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,34 @@ May's full weekly devlogs: "This Week In Veloren...":
[veloren-opencollective]: https://opencollective.com/veloren
[gamingonlinux]: https://www.gamingonlinux.com/2020/05/veloren-an-open-source-rpg-inspired-by-cube-world-has-a-new-release

### [Paddlers][paddlers-website]

![Paddlers v0.1.3 screenshot](paddlers.jpg)

Paddlers is a multiplayer strategy game with a [live prototype][paddlers-demo]
available online to demonstrate its current status.
It is a learning-by-doing hobby project to explore the possibilities with
Rust on the web, developed by a single person so far but open to contributors.

May was a busy month for Paddlers and brought many fundamental changes and new
features, including the ability to observe other player's villages.
A summary of changes is available on the [Paddlers news page][paddlers-news].

Besides programming, the developer of Paddlers also wrote a blog post called
[Benefits of full-stack Rust][paddlers-blog] where he details some of his
experiences when implementing a server-client model using Rust on both ends.
Furthermore, he published a first [video teaser][paddlers-teaser].

_Discussions:
[/r/rust](https://reddit.com/r/rust/comments/gjilkn/benefits_of_fullstack_rust_my_experience_from)_

[paddlers-blog]: https://www.jakobmeier.ch/blogging/Paddlers_4.html
[paddlers-demo]: https://demo.paddlers.ch/
[paddlers-news]: https://paddlers.ch/news.html
[paddlers-repo]: https://github.com/jakmeier/paddlers-browser-game
[paddlers-teaser]: https://www.youtube.com/watch?v=3Syw7hxQ-z0
[paddlers-website]: https://paddlers.ch

### Sailing Simulator Prototype

![screenhot: an island, sea, and a few boats](sailing-sim.jpg)
Expand Down
Binary file added content/posts/newsletter-010/paddlers.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.