File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Original file line number Diff line number Diff line change @@ -144,6 +144,26 @@ Source available on [GitHub][vetovoima_github].
144
144
[ vetovoima_twitter ] : https://twitter.com/MatiasKlemola
145
145
[ vetovoima_github ] : https://github.com/klemola/vetovoima
146
146
147
+ ### [ Botnet]
148
+
149
+ ![ botnet logo] ( botnet.svg )
150
+
151
+ [ Botnet] is an upcoming programming-based multiplayer game,
152
+ where you write scripts (compiled to WebAssembly) to control robots.
153
+ Coordinate your bots to gather resources, build new industry,
154
+ and expand your control of the server.
155
+
156
+ This month saw the start of the project, and a majority of the foundational
157
+ code written. Next month we'll be adding more features, and aim to flesh out
158
+ the game beyond [ basic pathfinding and resource harvesting] [ botnet_example_bot ] .
159
+
160
+ Interested in contributing? Head over to the
161
+ [ github discussion page] [ botnet_ideas ] and suggest some ideas!
162
+
163
+ [ Botnet ] : https://github.com/JMS55/botnet
164
+ [ botnet_example_bot ] : https://github.com/JMS55/botnet/blob/master/example_bot/src/lib.rs
165
+ [ botnet_ideas ] : https://github.com/JMS55/botnet/discussions/categories/ideas
166
+
147
167
## Engine Updates
148
168
149
169
### [ ggez] 0.8.0-rc0
You can’t perform that action at this time.
0 commit comments