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 6207d17

Browse filesBrowse files
authored
N36: Botnet (rust-gamedev#1106)
1 parent 28edf88 commit 6207d17
Copy full SHA for 6207d17

File tree

2 files changed

+23
-0
lines changed
Filter options

2 files changed

+23
-0
lines changed

‎content/news/036/botnet.png

Copy file name to clipboard
21.9 KB
Loading

‎content/news/036/index.md

Copy file name to clipboardExpand all lines: content/news/036/index.md
+23Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,29 @@ _Discussions: [/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/vy7vm
115115
[cybergate-yt]: https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q
116116
[cybergate-dis]: https://discord.gg/R7DkHqw7zJ
117117

118+
### [Botnet]
119+
120+
![botnet screenshot](botnet.png)
121+
122+
[Botnet] is an upcoming programming-based multiplayer game, where you write
123+
scripts (compiled to WebAssembly) to control robots. Coordinate your network
124+
of bots to gather resources, build new industry, and expand your control of
125+
the server!
126+
127+
This month was primarily spent on BotnetReplayViewer - a visual program to
128+
watch matches, and inspect entity data.
129+
130+
Additionally, the antenna structure was added. Building an antenna gives you
131+
control over the bay (room) it's in, letting you build additional structures,
132+
and increasing the total number of bots you can control. Bots can also use
133+
antennas to store resources.
134+
135+
Interested in contributing? Head over to the
136+
[github discussion page][botnet_ideas] and suggest some ideas!
137+
138+
[Botnet]: https://github.com/JMS55/botnet
139+
[botnet_ideas]: https://github.com/JMS55/botnet/discussions/categories/ideas
140+
118141
## Engine Updates
119142

120143
## Learning Material Updates

0 commit comments

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