File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments