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 2877182

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

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+21
-0
lines changed

‎content/news/035/botnet.svg

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Loading

‎content/news/035/index.md

Copy file name to clipboardExpand all lines: content/news/035/index.md
+20Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.