Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ad5fcd

Browse filesBrowse files
authored
Paddlers for Newsletter 18 rust-gamedev#455 (rust-gamedev#465)
1 parent 9b24a15 commit 8ad5fcd
Copy full SHA for 8ad5fcd

File tree

Expand file treeCollapse file tree

2 files changed

+25
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+25
-0
lines changed

‎content/posts/newsletter-018/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-018/index.md
+25Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,31 @@ The project is still at a “very” early stage of development (Dec. 2020).
105105
[Legion]: https://crates.io/crates/legion
106106
[wasm-pack]: https://rustwasm.github.io/wasm-pack
107107

108+
### Paddlers
109+
110+
![A happy duck and sign showing: Paddlers version 0.2.0](paddlers_v0.2.jpeg)
111+
112+
[Paddlers] ([GitHub][paddlers-gh], [Online Demo][paddlers-demo]) by [@jakmeier]
113+
is an MMORTS for the browser, developed as an experimental hobby project.
114+
115+
This month, version 0.2.0 has been released, which removes all dependencies to
116+
[Stdweb] and [Quicksilver] while keeping the game itself virtually unchanged.
117+
In the process, a part of the code of Paddlers moved to [Paddle], a new
118+
framework for 2D browser games running on desktop and mobile phones.
119+
More details on that are available [here][paddlers-article].
120+
121+
Many new features for Paddle and Paddlers are already in the pipeline, so stay
122+
tuned for more exciting updates in the next monthly newsletter!
123+
124+
[Paddlers]: https://paddlers.ch
125+
[paddlers-gh]: https://github.com/jakmeier/paddlers-browser-game
126+
[paddlers-demo]: https://demo.paddlers.ch
127+
[@jakmeier]: https://github.com/jakmeier
128+
[stdweb]: https://github.com/koute/stdweb
129+
[Quicksilver]: https://github.com/ryanisaacg/quicksilver
130+
[paddle]: https://github.com/jakmeier/paddle
131+
[paddlers-article]: https://www.jakobmeier.ch/blogging/Paddlers_5.html
132+
108133
### [Antorum]
109134

110135
![Some players hanging out next to the bank Vault in Belmart](antorum-2-1-2021.jpg)
70.7 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.