You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
What is more interesting than playing video games? - Programming bots to play video games!
1
+
# AI playing video games
2
2
3
3
## Guides
4
4
@@ -20,6 +20,8 @@ What is more interesting than playing video games? - Programming bots to play vi
20
20
21
21
+[Walkthrough, Programming, Video] Combining behaviors of multiple bot programs: <https://youtu.be/ALXsLznDOfM>
22
22
23
+
+ General Bot Programming Guide: [general-bot-programming-guide.md](./general-bot-programming-guide.md)
24
+
23
25
+ Learn how to develop EVE Online bots and intel tools. Discover the engineering methods and tools behind the most advanced bots: <https://to.botlab.org/guide/developing-for-eve-online>
24
26
25
27
+ Syntax of the Elm programming language: <https://elm-lang.org/docs/syntax>
0 commit comments