Skip to content

Paddlers for Newsletter 18 #455 #465

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
Feb 2, 2021
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
25 changes: 25 additions & 0 deletions content/posts/newsletter-018/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,31 @@ The project is still at a “very” early stage of development (Dec. 2020).
[Legion]: https://crates.io/crates/legion
[wasm-pack]: https://rustwasm.github.io/wasm-pack

### Paddlers

![A happy duck and sign showing: Paddlers version 0.2.0](paddlers_v0.2.jpeg)

[Paddlers] ([GitHub][paddlers-gh], [Online Demo][paddlers-demo]) by [@jakmeier]
is an MMORTS for the browser, developed as an experimental hobby project.

This month, version 0.2.0 has been released, which removes all dependencies to
[Stdweb] and [Quicksilver] while keeping the game itself virtually unchanged.
In the process, a part of the code of Paddlers moved to [Paddle], a new
framework for 2D browser games running on desktop and mobile phones.
More details on that are available [here][paddlers-article].

Many new features for Paddle and Paddlers are already in the pipeline, so stay
tuned for more exciting updates in the next monthly newsletter!

[Paddlers]: https://paddlers.ch
[paddlers-gh]: https://github.com/jakmeier/paddlers-browser-game
[paddlers-demo]: https://demo.paddlers.ch
[@jakmeier]: https://github.com/jakmeier
[stdweb]: https://github.com/koute/stdweb
[Quicksilver]: https://github.com/ryanisaacg/quicksilver
[paddle]: https://github.com/jakmeier/paddle
[paddlers-article]: https://www.jakobmeier.ch/blogging/Paddlers_5.html

### [Antorum]

![Some players hanging out next to the bank Vault in Belmart](antorum-2-1-2021.jpg)
Expand Down
Binary file added content/posts/newsletter-018/paddlers_v0.2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.