File tree 2 files changed +21
-0
lines changed
content/posts/newsletter-016
2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,27 @@ Some of this month's updates:
91
91
[ abstreet ] : https://abstreet.org
92
92
[ abstreet-new-cities ] : https://dabreegster.github.io/abstreet/howto/new_city.html
93
93
94
+ ### FBSim
95
+
96
+ ![ FBSim initial version] ( fbsim.png )
97
+ _ FBSim running with default agents._
98
+
99
+ [ FBSim] by [ Ian Tayler] is a football/soccer game where you program the
100
+ players using Rust and try to beat a team controlled by another AI.
101
+
102
+ You can follow the [ tutorial] for implementing your own simple AI for FBSim,
103
+ or you can look at the code directly, which can be found on the
104
+ [ github repo] . FBSim is at an early stage of development so issues and
105
+ comments are welcome!
106
+
107
+ _ Discussions:
108
+ [ /r/rust_gamedev] ( https://reddit.com/r/rust_gamedev/comments/jz4x1f/fbsim/ ) _
109
+
110
+ [ FBSim ] : https://github.com/IanTayler/fbsim
111
+ [ github repo ] : https://github.com/IanTayler/fbsim
112
+ [ Ian Tayler ] : https://iantayler.com
113
+ [ tutorial ] : https://iantayler.com/2020/11/22/fbsim-football-playing-ai-agents-in-rust/
114
+
94
115
## Learning Material Updates
95
116
96
117
### [ Chess game in Rust using Bevy]
You can’t perform that action at this time.
0 commit comments