8000 N35: Botnet (#1074) · filtoid/rust-gamedev.github.io@2877182 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2877182

Browse files
N35: Botnet (rust-gamedev#1074)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 6478c10 commit 2877182

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

content/news/035/botnet.svg

Lines changed: 1 addition & 0 deletions
Loading

content/news/035/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,26 @@ Source available on [GitHub][vetovoima_github].
144144
[vetovoima_twitter]: https://twitter.com/MatiasKlemola
145145
[vetovoima_github]: https://github.com/klemola/vetovoima
146146

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+
147167
## Engine Updates
148168

149169
### [ggez] 0.8.0-rc0

0 commit comments

Comments
 (0)
0