@@ -105,6 +105,32 @@ The project is still at a “very” early stage of development (Dec. 2020).
105
105
[ Legion ] : https://crates.io/crates/legion
106
106
[ wasm-pack ] : https://rustwasm.github.io/wasm-pack
107
107
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
+
122
+ Many new features for Paddle and Paddlers are already in the pipeline, so stay
123
+ tuned for more exciting updates in the next monthly newsletter!
124
+
125
+ [ Paddlers ] : https://paddlers.ch
126
+ [ paddlers-gh ] : https://github.com/jakmeier/paddlers-browser-game
127
+ [ paddlers-demo ] : https://demo.paddlers.ch
128
+ [ @jakmeier ] : https://github.com/jakmeier
129
+ [ stdweb ] : https://github.com/koute/stdweb
130
+ [ Quicksilver ] : https://github.com/ryanisaacg/quicksilver
131
+ [ paddle ] : https://github.com/jakmeier/paddle
132
+ [ paddlers-article ] : https://www.jakobmeier.ch/blogging/Paddlers_5.html
133
+
108
134
### [ Antorum]
109
135
110
136
![ Some players hanging out next to the bank Vault in Belmart] ( antorum-2-1-2021.jpg )
0 commit comments